@gmod/cram
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "@gmod/cram", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "read CRAM files with pure Javascript", | ||
"license": "MIT", | ||
"repository": "GMOD/cram-js", | ||
"main": "dist/index.js", | ||
"main": "src/index.js", | ||
"author": { | ||
@@ -30,3 +30,2 @@ "name": "Robert Buels", | ||
"docs": "documentation readme --shallow src/indexedCramFile.js --section=IndexedCramFile; documentation readme --shallow src/cramFile/file.js --section=CramFile; documentation readme --shallow src/craiIndex.js --section=CraiIndex; documentation readme --shallow src/errors.js '--section=Exception Classes'; documentation readme --shallow src/cramFile/file.js --section=CramFile; documentation readme --shallow src/cramFile/record.js --section=CramRecord", | ||
"clean": "rimraf dist", | ||
"watch": "npm-watch", | ||
@@ -33,0 +32,0 @@ "patch": "npm version patch && npm publish", |
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
163061
40
4000