{"name":"test-runner-core","author":{"name":"Lloyd Brookes","email":"75pound@gmail.com"},"version":"0.7.1","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.7"},"devDependencies":{"esm-runner":"^0.2.0","jsdoc-to-markdown":"^5.0.2","node-fetch":"^2.6.0","rollup":"^1.26.3","sleep-anywhere":"^1.1.3"},"standard":{"ignore":["tmp","dist"]},"gitHead":"3654bcf469d0387b4e63c59949530e4299a8529e","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.1","_nodeVersion":"12.12.0","_npmVersion":"6.13.0","dist":{"shasum":"985e0a80ac82118af7295cf922ec330fd1dfe25d","size":14897,"noattachment":false,"key":"/test-runner-core/-/test-runner-core-0.7.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/test-runner-core/download/test-runner-core-0.7.1.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.1_1573072838770_0.7854681924173166"},"_hasShrinkwrap":false,"publish_time":1573072838927,"_cnpm_publish_time":1573072838927,"dist-tags":{"latest":"0.9.0"}}