{"title":"Projectz","name":"projectz","version":"2.4.0","description":"Stop wasting time syncing and updating your project's README and Package Files!","homepage":"https://github.com/bevry/projectz","license":"MIT","keywords":["badges","bower","bower.json","browserify","build","buildtool","component","component.json","documentation","es2019","generator","jquery.json","jspm","license","markdown","meta","metabuild","node","package.json","project","readme","typed","types","typescript"],"badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","githubsponsors","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"githubSponsorsUsername":"balupton","buymeacoffeeUsername":"balupton","cryptoURL":"https://bevry.me/crypto","flattrUsername":"balupton","liberapayUsername":"bevry","opencollectiveUsername":"bevry","patreonUsername":"bevry","paypalURL":"https://bevry.me/paypal","wishlistURL":"https://bevry.me/wishlist","travisTLD":"com","githubUsername":"bevry","githubRepository":"projectz","githubSlug":"bevry/projectz","npmPackageName":"projectz"}},"funding":"https://bevry.me/fund","author":{"name":"2013+ Bevry Pty Ltd","email":"us@bevry.me","url":"http://bevry.me"},"maintainers":[{"name":"bevryme","email":""}],"contributors":[{"name":"Benjamin Lupton","email":"b@lupton.cc","url":"https://github.com/balupton"},{"name":"James George","email":"jamesgeorge998001@gmail.com","url":"https://github.com/jamesgeorge007"},{"name":"Peter Chanthamynavong","email":"peterkc@gmail.com","url":"https://github.com/peterkc"},{"name":"Peter Flannery","url":"https://github.com/pflannery"},{"name":"Rob Loach","email":"robloach@gmail.com","url":"https://github.com/RobLoach"},{"name":"Shahar Dawn Or","email":"mightyiampresence@gmail.com","url":"https://github.com/mightyiam"},{"name":"Zearin","url":"https://github.com/Zearin"},{"name":"Zlatan Vasović","email":"zlatanvasovic@gmail.com","url":"https://github.com/zdroid"},{"name":"vsopvsop","url":"https://github.com/vsopvsop"}],"bugs":{"url":"https://github.com/bevry/projectz/issues"},"repository":{"type":"git","url":"git+https://github.com/bevry/projectz.git"},"engines":{"node":">=14"},"editions":[{"description":"TypeScript source code with Import for modules","directory":"source","entry":"index.ts","tags":["typescript","import"],"engines":false},{"description":"TypeScript compiled against ES2019 for Node.js with Require for modules","directory":"edition-es2019","entry":"index.js","tags":["javascript","es2019","require"],"engines":{"node":"14"}}],"bin":{"projectz":"bin.js"},"types":"./compiled-types/","type":"commonjs","main":"edition-es2019/index.js","dependencies":{"badges":"^4.6.0","caterpillar":"^5.4.0","caterpillar-filter":"^6.4.0","caterpillar-human":"^6.4.0","cson-parser":"^4.0.4","fellow":"^6.9.0","get-cli-arg":"^5.3.0","spdx-expression-parse":"^3.0.1","spdx-license-list":"^6.2.0","typechecker":"^7.3.0"},"devDependencies":{"@bevry/update-contributors":"^1.7.0","@typescript-eslint/eslint-plugin":"^2.34.0","@typescript-eslint/parser":"^2.34.0","assert-helpers":"^6.6.0","eslint":"^7.0.0","eslint-config-bevry":"^3.7.0","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.3","kava":"^5.3.0","prettier":"^2.0.5","safeps":"^10.2.0","surge":"^0.21.3","typedoc":"^0.17.7","typescript":"^3.9.3","valid-directory":"^2.1.0"},"scripts":{"our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:compile":"npm run our:compile:edition-es2019 && npm run our:compile:types","our:compile:edition-es2019":"tsc --module commonjs --target ES2019 --outDir ./edition-es2019 --project tsconfig.json && ( test ! -d edition-es2019/source || ( mv edition-es2019/source edition-temp && rm -Rf edition-es2019 && mv edition-temp edition-es2019 ) )","our:compile:types":"tsc --project tsconfig.json --emitDeclarationOnly --declaration --declarationMap --declarationDir ./compiled-types && ( test ! -d compiled-types/source || ( mv compiled-types/source edition-temp && rm -Rf compiled-types && mv edition-temp compiled-types ) )","our:deploy":"echo no need for this project","our:meta":"npm run our:meta:contributors && npm run our:meta:docs && npm run our:meta:projectz","our:meta:contributors":"update-contributors","our:meta:docs":"npm run our:meta:docs:typedoc","our:meta:docs:typedoc":"rm -Rf ./docs && typedoc --mode file --exclude '**/+(*test*|node_modules)' --excludeExternals --name \"$npm_package_name\" --readme ./README.md --out ./docs ./source","our:meta:projectz":"npx . compile","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:release:check-dirty":"git diff --exit-code","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:release:push":"git push origin master && git push origin --tags","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:setup":"npm run our:setup:install","our:setup:install":"npm install","our:test":"npm run our:verify && npm test","our:verify":"npm run our:verify:directory && npm run our:verify:eslint && npm run our:verify:prettier","our:verify:directory":"valid-directory","our:verify:eslint":"eslint --fix --ignore-pattern '**/*.d.ts' --ignore-pattern '**/vendor/' --ignore-pattern '**/node_modules/' --ext .mjs,.js,.jsx,.ts,.tsx ./source","our:verify:prettier":"prettier --write .","test":"node ./edition-es2019/test.js"},"eslintConfig":{"extends":["bevry"]},"prettier":{"semi":false,"singleQuote":true},"boundation":{"targets":["ES2019"],"ltsNodeOnly":true,"desiredNodeOnly":true},"gitHead":"07531e9e36d80648e2d51c54d6c7c70d76921a85","_id":"projectz@2.4.0","_nodeVersion":"14.3.0","_npmVersion":"6.14.5","dist":{"shasum":"aaf80b2f037089fa92a05149c9d3d268a8e343af","size":35996,"noattachment":false,"key":"/projectz/-/projectz-2.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/projectz/download/projectz-2.4.0.tgz"},"_npmUser":{"name":"bevryme","email":"us@bevry.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/projectz_2.4.0_1590079984233_0.4334103148239572"},"_hasShrinkwrap":false,"publish_time":1590079984465,"_cnpm_publish_time":1590079984465,"dist-tags":{"latest":"4.2.0"}}