{"name":"clean-assert","version":"3.0.0","description":"A simple, intuitive TDD assertion library","scripts":{"lint":"eslint . --cache","test":"eslint . && npm run test:node","test:all":"eslint . && npm run test:node && npm run test:chrome && npm run test:firefox && npm run test:phantomjs","test:node":"mocha --colors --reporter dot","test:chrome":"karma start --colors --single-run --browsers Chrome","test:firefox":"karma start --colors --single-run --browsers Firefox","test:phantomjs:bundle":"browserify scripts/test-main.js --outfile scripts/test-bundle.js","test:phantomjs:run":"phantomjs node_modules/mocha-phantomjs-core/mocha-phantomjs-core.js scripts/test.html dot '{\"useColors\": true}'","test:phantomjs":"npm run test:phantomjs:bundle && npm run test:phantomjs:run && node scripts/test-cleanup.js","bundle":"browserify ./browser-export.js --outfile global.js","preversion":"npm run bundle && git add global.js"},"files":["index.d.ts","index.js","global.js","lib","docs"],"author":{"name":"Isiah Meadows"},"license":"ISC","devDependencies":{"benchmark":"^2.1.4","browserify":"^16.2.2","eslint":"^5.2.0","eslint-config-isiahmeadows":"^0.1.8","karma":"^2.0.5","karma-browserify":"^5.3.0","karma-chrome-launcher":"^2.0.0","karma-firefox-launcher":"^1.0.0","karma-mocha":"^1.1.1","mocha":"^4.0.1","mocha-phantomjs-core":"^2.1.2","phantomjs-prebuilt":"^2.1.16","watchify":"^3.11.0"},"dependencies":{"util-inspect":"^0.1.8"},"browser":{"./lib/inspect.js":"./lib/browser-inspect.js"},"repository":{"type":"git","url":"git+https://github.com/isiahmeadows/clean-assert.git"},"bugs":{"url":"https://github.com/isiahmeadows/clean-assert/issues"},"homepage":"https://github.com/isiahmeadows/clean-assert#readme","gitHead":"52f08bfa505d15dad81b3cb0505db8d266944194","_id":"clean-assert@3.0.0","_npmVersion":"6.3.0","_nodeVersion":"10.6.0","_npmUser":{"name":"isiahmeadows","email":"me@isiahmeadows.com"},"dist":{"shasum":"fd30f94729071ddec6f0900c2a481e11f05884fe","size":56181,"noattachment":false,"key":"/clean-assert/-/clean-assert-3.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/clean-assert/download/clean-assert-3.0.0.tgz"},"maintainers":[{"name":"isiahmeadows","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/clean-assert_3.0.0_1533463827845_0.34509752672240857"},"_hasShrinkwrap":false,"publish_time":1533463827974,"_cnpm_publish_time":1533463827974,"_cnpmcore_publish_time":"2021-12-17T03:13:49.093Z","dist-tags":{"latest":"3.0.0"}}