12 lines
244 B
JSON
12 lines
244 B
JSON
{
|
|
"name": "nvd3",
|
|
"version": "0.0.1",
|
|
"devDependencies": {
|
|
"grunt": "~0.4.1",
|
|
"grunt-contrib-jshint": "~0.3.0",
|
|
"grunt-contrib-watch": "~0.3.1",
|
|
"grunt-contrib-uglify": "~0.2.0",
|
|
"grunt-contrib-concat": "~0.2.0"
|
|
}
|
|
}
|