{"name":"synchronous-promise","version":"2.0.6","description":"Synchronous Promise-like prototype to use in testing where you would have used an ES6 Promise","main":"index.js","repository":{"type":"git","url":"git+https://github.com/fluffynuts/synchronous-promise.git"},"scripts":{"preautotest-once":"node -e \"console.log('Tests started: ', new Date());\"","autotest-once":"mocha index.spec.js --reporter mocha-yar","autotest":"nodemon -q -x \"run-s -s autotest-once\"","autolint":"nodemon -q -x \"run-s -s lint\"","prelint":"node -e \"console.log('Linting started: ', new Date());\"","lint":"jshint index.js","postlint":"node -e \"console.log('Linting completed: ', new Date());\"","pretest":"run-s lint","test-js":"mocha index.spec.js","test":"run-s test-js test-ts","predist":"mkdirp dist","dist":"browserify browser.js -o dist/synchronous-promise.js","prepublish":"run-s -s test dist","debug":"mocha -w *.spec.js --reporter mocha-yar --debug-brk --inspect","debug-ts":"mocha -r ts-node/register *.spec.ts --debug-brk --inspect","preautotest-ts-once":"node -e \"console.log('TS Tests started: ', new Date());\"","autotest-ts":"nodemon -q -e ts -x \"run-s -s test-ts\"","test-ts":"mocha -r ts-node/register *.spec.ts --reporter mocha-yar","tsc":"tsc","test-emitted":"mocha index-ts.spec.js","debug-emitted":"mocha index-ts.spec.js --debug-brk --inspect"},"author":{"name":"Davyd McColl","email":"davydm@gmail.com","url":"https://github.com/fluffynuts"},"license":"BSD-3-Clause","devDependencies":{"@types/chai":"^4.1.5","@types/mocha":"^2.2.44","@types/node":"^8.10.30","browserify":"^14.5.0","chai":"^4.1.2","jshint":"^2.9.6","mkdirp":"^0.5.1","mocha":"^4.0.1","mocha-yar":"^1.0.13","node-ts":"^2.1.2","nodemon":"^1.18.4","npm-run-all":"^4.1.2","run-sequence":"^2.2.0","ts-node":"^3.3.0","typescript":"^2.9.2"},"gitHead":"2db7a52ac8d5f96b034766e0c761d778a3e4c1bb","bugs":{"url":"https://github.com/fluffynuts/synchronous-promise/issues"},"homepage":"https://github.com/fluffynuts/synchronous-promise#readme","_id":"synchronous-promise@2.0.6","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"fluffynuts","email":"davydm@gmail.com"},"dist":{"shasum":"de76e0ea2b3558c1e673942e47e714a930fa64aa","size":16217,"noattachment":false,"key":"/synchronous-promise/-/synchronous-promise-2.0.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/synchronous-promise/download/synchronous-promise-2.0.6.tgz"},"maintainers":[{"name":"fluffynuts","email":"davydm@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/synchronous-promise_2.0.6_1537862271348_0.21888558525915403"},"_hasShrinkwrap":false,"publish_time":1537862271504,"_cnpm_publish_time":1537862271504,"dist-tags":{"latest":"2.0.17"}}