{"title":"Assert Helpers","name":"assert-helpers","version":"4.5.0","description":"Common utilities and helpers to make testing assertions easier","homepage":"https://github.com/bevry/assert-helpers","license":"MIT","keywords":["assert","testing","test","tests","util","utilities","expect"],"badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","slackin","patreon","gratipay","flattr","paypal","bitcoin","wishlist"],"config":{"patreonUsername":"bevry","gratipayUsername":"bevry","flattrUsername":"balupton","paypalURL":"https://bevry.me/paypal","bitcoinURL":"https://bevry.me/bitcoin","wishlistURL":"https://bevry.me/wishlist","slackinURL":"https://slack.bevry.me"}},"author":{"name":"2015+ Bevry Pty Ltd","email":"us@bevry.me","url":"http://bevry.me"},"maintainers":[{"name":"bevryme","email":""}],"contributors":[{"name":"Benjamin Lupton","email":"b@lupton.cc","url":"http://balupton.com"}],"bugs":{"url":"https://github.com/bevry/assert-helpers/issues"},"repository":{"type":"git","url":"git+ssh://git@github.com/bevry/assert-helpers.git"},"engines":{"node":">=0.12"},"editions":[{"description":"Source + ESNext + Require","entry":"index.js","directory":"source","syntaxes":["javascript","esnext","require","const","let","defaults","rest","spread"]},{"description":"Babel Compiled + ES2015 + Require","entry":"index.js","directory":"es2015","syntaxes":["javascript","es2015","require"]}],"main":"index.js","browser":"es2015/index.js","scripts":{"our:setup":"npm install","our:clean":"rm -Rf ./docs ./es2015","our:compile":"npm run our:compile:es2015","our:compile:es2015":"babel ./source --out-dir ./es2015 --presets es2015","our:meta":"npm run our:meta:docs && npm run our:meta:projectz","our:meta:docs":"documentation build -f html -o ./docs -g --shallow ./source/**.js","our:meta:projectz":"projectz compile","our:verify":"npm run our:verify:eslint","our:verify:eslint":"eslint --fix ./source","our:test":"npm run our:verify && npm test","our:release":"npm run our:release:prepare && npm run our:release:check && npm run our:release:tag && npm run our:release:push","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:release:check":"npm run our:release:check:changelog && npm run our:release:check:dirty","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: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:release:push":"git push origin master && git push origin --tags","test":"node --harmony ./test.js --joe-reporter=console"},"dependencies":{"ansicolors":"^0.3.2","diff":"^3.2.0","editions":"^1.3.3"},"devDependencies":{"babel-cli":"^6.23.0","babel-preset-es2015":"^6.22.0","documentation":"^4.0.0-beta5","eslint":"^3.16.1","joe":"^2.0.2","joe-reporter-console":"^2.0.1","projectz":"^1.3.2"},"gitHead":"971c297da863be7f530487ed18b576a84628c48d","_id":"assert-helpers@4.5.0","_shasum":"21e703550348065621f15ddbafb0db3b325f2fa4","_from":".","_npmVersion":"4.3.0","_nodeVersion":"6.10.0","_npmUser":{"name":"bevry","email":"us@bevry.me"},"dist":{"shasum":"21e703550348065621f15ddbafb0db3b325f2fa4","size":8934,"noattachment":false,"key":"/assert-helpers/-/assert-helpers-4.5.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/assert-helpers/download/assert-helpers-4.5.0.tgz"},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/assert-helpers-4.5.0.tgz_1488157350981_0.956515904283151"},"directories":{},"publish_time":1488157352946,"_cnpm_publish_time":1488157352946,"_hasShrinkwrap":false,"dist-tags":{"latest":"11.13.0"}}