spectra-nmr-utilities
Advanced tools
Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "spectra-nmr-utilities", | ||
"version": "0.0.2", | ||
"description": "", | ||
"version": "0.0.3", | ||
"description": "spectra NMR utilities", | ||
"main": "./src/index.js", | ||
@@ -9,11 +9,2 @@ "files": [ | ||
], | ||
"scripts": { | ||
"eslint": "eslint src test", | ||
"eslint-fix": "npm run eslint -- --fix", | ||
"test": "npm run test-mocha && npm run eslint", | ||
"test-cov": "istanbul cover node_modules/.bin/_mocha -- --require should --reporter dot --recursive", | ||
"test-travis": "istanbul cover node_modules/.bin/_mocha --report lcovonly -- --require should --reporter dot --recursive", | ||
"test-mocha": "mocha --require should --reporter mocha-better-spec-reporter", | ||
"build": "cheminfo build" | ||
}, | ||
"repository": { | ||
@@ -29,13 +20,3 @@ "type": "git", | ||
}, | ||
"homepage": "https://github.com/cheminfo-js/spectra/packages/spectra-nmr-utilities#readme", | ||
"devDependencies": { | ||
"cheminfo-tools": "^1.11.0", | ||
"eslint": "^3.12.2", | ||
"eslint-config-cheminfo": "^1.6.0", | ||
"eslint-plugin-no-only-tests": "^1.1.0", | ||
"istanbul": "^0.4.5", | ||
"mocha": "^3.2.0", | ||
"mocha-better-spec-reporter": "^3.1.0", | ||
"should": "^11.1.2" | ||
} | ||
"homepage": "https://github.com/cheminfo-js/spectra/packages/spectra-nmr-utilities#readme" | ||
} |
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
0
6574