0.1.3 • Published 11 years ago

grunt-dependencygraph v0.1.3

Weekly downloads
3
License
-
Repository
github
Last release
11 years ago

grunt-dependencygraph

Visualize your CommonJS or AMD module dependencies.

Installation

From the same directory as your Gruntfile, run

npm install grunt-dependencygraph

Then add the following line to your Gruntfile:

grunt.loadNpmTasks('grunt-dependencygraph');

You can verify that the task is available by running grunt --help and checking that "dist" is under "Available tasks".

0.1.3

11 years ago

0.1.2

11 years ago

0.1.1

11 years ago

0.1.0

11 years ago