{"name":"test-runner-core","author":{"name":"Lloyd Brookes","email":"75pound@gmail.com"},"version":"0.7.0","description":"Minimal, extensible test runner.","repository":{"type":"git","url":"git+https://github.com/test-runner-js/core.git"},"license":"MIT","keywords":["test","runner","minimal","simple","easy","tape","tap","ava","mocha"],"main":"./dist/index.js","engines":{"node":">=8"},"scripts":{"test":"npm run dist && npm run test:esm","test:js":"","test:esm":"esm-runner test/*.mjs","dist":"npm run dist:js && npm run dist:esm","dist:js":"rollup index.mjs -f umd -n TestRunnerCore -o dist/index.js","dist:esm":"rollup index.mjs -f esm -o dist/index.mjs","docs":"jsdoc2md -c build/jsdoc.conf index.mjs lib/queue-v10.mjs lib/stats.mjs > docs/API.md"},"dependencies":{"fsm-base":"^0.5.0","test-object-model":"^0.4.6"},"devDependencies":{"esm-runner":"^0.1.5","jsdoc-to-markdown":"^5.0.2","node-fetch":"^2.6.0","rollup":"^1.26.3","sleep-anywhere":"^1.1.2"},"standard":{"ignore":["tmp","dist"]},"gitHead":"e244b010430beb023f9b6192bf2c99e8d75d40b9","bugs":{"url":"https://github.com/test-runner-js/core/issues"},"homepage":"https://github.com/test-runner-js/core#readme","_id":"test-runner-core@0.7.0","_nodeVersion":"12.12.0","_npmVersion":"6.12.1","dist":{"shasum":"0430a715f46dc5dccfedd893ec83d3662da6e9a2","size":15210,"noattachment":false,"key":"/test-runner-core/-/test-runner-core-0.7.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/test-runner-core/download/test-runner-core-0.7.0.tgz"},"maintainers":[{"name":"75lb","email":"75pound@gmail.com"}],"_npmUser":{"name":"75lb","email":"75pound@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test-runner-core_0.7.0_1572993611842_0.33954903610933584"},"_hasShrinkwrap":false,"publish_time":1572993612007,"_cnpm_publish_time":1572993612007,"dist-tags":{"latest":"0.9.0"}}