mirror of
https://github.com/gwenhael-le-moine/ledgerrb.git
synced 2025-01-30 08:34:51 +01:00
87 lines
2.5 KiB
JSON
87 lines
2.5 KiB
JSON
{
|
|
"name": "angularjs-nvd3-directives",
|
|
"version": "0.0.8",
|
|
"homepage": "http://angularjs-nvd3-directives.github.io/angularjs-nvd3-directives",
|
|
"description": "Angular.js directives for nvd3",
|
|
"main": "dist/angularjs-nvd3-directives.js",
|
|
"directories": {
|
|
"example": "examples",
|
|
"test": "test"
|
|
},
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/angularjs-nvd3-directives/angularjs-nvd3-directives.git"
|
|
},
|
|
"keywords": [
|
|
"angular.js",
|
|
"nvd3.js",
|
|
"d3.js",
|
|
"directives",
|
|
"d3",
|
|
"nvd3",
|
|
"angular",
|
|
"visualization",
|
|
"svg",
|
|
"charts"
|
|
],
|
|
"author": {
|
|
"name": "Christian Maurer"
|
|
},
|
|
"license": "Apache License, v2.0",
|
|
"gitHead": "82273b2c5a38c9e5841e767da4f3252ba31927e8",
|
|
"bugs": {
|
|
"url": "https://github.com/angularjs-nvd3-directives/angularjs-nvd3-directives/issues"
|
|
},
|
|
"devDependencies": {
|
|
"grunt": "^0.4.2",
|
|
"grunt-contrib-concat": "^0.4.0",
|
|
"grunt-contrib-uglify": "^0.5.0",
|
|
"grunt-contrib-jshint": "^0.10.0",
|
|
"grunt-contrib-watch": "^0.6.1",
|
|
"grunt-contrib-clean": "^0.5.0",
|
|
"grunt-cli": "^0.1.11",
|
|
"grunt-contrib-copy": "^0.5.0",
|
|
"grunt-karma": "~0.6.2",
|
|
"grunt-jsbeautifier": "^0.2.6",
|
|
"grunt-ngmin": "^0.0.3",
|
|
"grunt-release": "^0.7.0",
|
|
"conventional-changelog": "^0.0.11",
|
|
"grunt-templated-changelog": "^0.1.3",
|
|
"karma": "~0.10",
|
|
"karma-chrome-launcher": "~0.1.7",
|
|
"jasmine-core": "~2.2.0",
|
|
"karma-jasmine": "~0.1.0",
|
|
"karma-firefox-launcher": "~0.1.4",
|
|
"karma-safari-launcher": "~0.1.1",
|
|
"karma-phantomjs-launcher": "~0.1.4",
|
|
"grunt-bower-install-simple": "~1.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0",
|
|
"npm": ">=1.4.3"
|
|
},
|
|
"_id": "angularjs-nvd3-directives@0.0.8",
|
|
"_shasum": "e9f3ab6878e818d002fb79d10ca92ffa1ade03b9",
|
|
"_from": "angularjs-nvd3-directives@latest",
|
|
"_npmVersion": "2.10.1",
|
|
"_nodeVersion": "0.12.4",
|
|
"_npmUser": {
|
|
"name": "cogitaria",
|
|
"email": "cogitaria@gmail.com"
|
|
},
|
|
"dist": {
|
|
"shasum": "e9f3ab6878e818d002fb79d10ca92ffa1ade03b9",
|
|
"tarball": "https://registry.npmjs.org/angularjs-nvd3-directives/-/angularjs-nvd3-directives-0.0.8.tgz"
|
|
},
|
|
"maintainers": [
|
|
{
|
|
"name": "cogitaria",
|
|
"email": "cogitaria@gmail.com"
|
|
}
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/angularjs-nvd3-directives/-/angularjs-nvd3-directives-0.0.8.tgz",
|
|
"readme": "ERROR: No README data found!"
|
|
}
|