digitalproperty-network
Advanced tools
Comparing version 0.0.2-20170314215144 to 0.0.2-20170315093736
{ | ||
"name": "digitalproperty-network", | ||
"version": "0.0.2-20170314215144", | ||
"version": "0.0.2-20170315093736", | ||
"description": "Digital Property Network", | ||
"scripts": { | ||
"prepublish": "mkdirp ./dist && composer archive create --sourceType dir --sourceName . -a ./dist/digitalproperty-network.zip", | ||
"prepublish": "mkdirp ./dist && composer archive create --sourceType dir --sourceName . -a ./dist/digitalproperty-network.bna", | ||
"pretest": "npm run lint", | ||
@@ -12,3 +12,3 @@ "lint": "eslint .", | ||
"postlicchk": "npm run doc", | ||
"doc": "jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template .", | ||
"doc": "jsdoc --pedantic --recurse -c jsdoc.conf .", | ||
"test": "mocha --recursive", | ||
@@ -33,3 +33,2 @@ "deploy": "./scripts/deploy.sh" | ||
"eslint": "^3.6.1", | ||
"ink-docstrap": "^1.3.0", | ||
"istanbul": "^0.4.5", | ||
@@ -36,0 +35,0 @@ "jsdoc": "^3.4.1", |
Sorry, the diff of this file is not supported yet
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
12
25278