mirror of
https://github.com/gwenhael-le-moine/ledgerrb.git
synced 2025-01-09 05:24:12 +01:00
13 lines
318 B
JSON
13 lines
318 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",
|
|
"grunt-contrib-copy": "~0.4.1",
|
|
"grunt-contrib-cssmin": "~0.6.2"
|
|
}
|
|
}
|