ledgerrb/public/app/vendor/node_modules/nvd3/package.json
2016-08-10 14:45:45 +02:00

74 lines
2 KiB
JSON

{
"name": "nvd3",
"version": "1.8.4",
"description": "A reusable charting library written in d3.js",
"url": "https://github.com/novus/nvd3",
"main": "build/nv.d3.js",
"scripts": {
"test": "grunt"
},
"repository": {
"type": "git",
"url": "https://github.com/novus/nvd3"
},
"keywords": [
"nvd3",
"d3",
"chart",
"graph"
],
"license": "Apache-2.0",
"peerDependencies": {
"d3": "^3.4.4"
},
"devDependencies": {
"grunt": "^0.4.5",
"grunt-contrib-concat": "~0.2.0",
"grunt-contrib-copy": "~0.4.1",
"grunt-contrib-cssmin": "~0.13.0",
"grunt-contrib-jshint": "^0.11.0",
"grunt-contrib-uglify": "~0.9.1",
"grunt-contrib-watch": "~0.3.1",
"grunt-text-replace": "^0.4.0",
"grunt-karma": "^0.9.0",
"karma": "^0.12.23",
"karma-chrome-launcher": "^0.1.4",
"karma-coffee-preprocessor": "^0.2.1",
"karma-coverage": "^0.2.6",
"karma-firefox-launcher": "^0.1.4",
"karma-junit-reporter": "^0.2.2",
"karma-mocha": "^0.1.9",
"karma-sinon-chai": "^0.2.0",
"karma-spec-reporter": "0.0.13",
"mocha": "^1.21.4"
},
"gitHead": "011ac4a3b874cc674e2014999e6c931dc055caee",
"bugs": {
"url": "https://github.com/novus/nvd3/issues"
},
"homepage": "https://github.com/novus/nvd3",
"_id": "nvd3@1.8.4",
"_shasum": "1a3a1694c6021182ff320a764e79dd971f5aac02",
"_from": "nvd3@latest",
"_npmVersion": "1.4.28",
"_npmUser": {
"name": "liquidpele",
"email": "liquidpele@hotmail.com"
},
"maintainers": [
{
"name": "liquidpele",
"email": "liquidpele@hotmail.com"
}
],
"dist": {
"shasum": "1a3a1694c6021182ff320a764e79dd971f5aac02",
"tarball": "https://registry.npmjs.org/nvd3/-/nvd3-1.8.4.tgz"
},
"_npmOperationalInternal": {
"host": "packages-16-east.internal.npmjs.com",
"tmp": "tmp/nvd3-1.8.4.tgz_1467591368155_0.6151096180547029"
},
"directories": {},
"_resolved": "https://registry.npmjs.org/nvd3/-/nvd3-1.8.4.tgz"
}