chartjs-plugin-waterfall
Advanced tools
Comparing version 0.0.0 to 0.0.1
{ | ||
"name": "chartjs-plugin-waterfall", | ||
"homepage": "http://www.chartjs.org", | ||
"description": "Chart.js plugin to enable waterfall charts", | ||
"version": "0.0.0", | ||
"description": "Chart.js plugin for easy waterfall charts", | ||
"version": "0.0.1", | ||
"license": "MIT", | ||
@@ -10,3 +10,3 @@ "main": "lib/index.js", | ||
"type": "git", | ||
"url": "https://github.com/chartjs/chartjs-plugin-deferred.git" | ||
"url": "https://github.com/MartinDawson/chartjs-plugin-waterfall" | ||
}, | ||
@@ -29,4 +29,4 @@ "files": [ | ||
"devDependencies": { | ||
"babel-cli": "^6.26.0", | ||
"babel-core": "6", | ||
"babel-cli": "^6.26.0", | ||
"babel-eslint": "^7.1.1", | ||
@@ -33,0 +33,0 @@ "babel-plugin-external-helpers": "^6.22.0", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
29295