{"name":"synchronous-promise","version":"2.0.5","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.0.4","@types/mocha":"^2.2.44","@types/node":"^8.0.50","browserify":"^14.5.0","chai":"^4.1.2","jshint":"^2.9.5","mkdirp":"^0.5.1","mocha":"^4.0.1","mocha-yar":"^1.0.12","node-ts":"^2.1.2","nodemon":"^1.12.1","npm-run-all":"^4.1.2","run-sequence":"^2.2.0","ts-node":"^3.3.0","typescript":"^2.6.1"},"gitHead":"7d120828361271dc8edbd5f513228cc82f1defe6","bugs":{"url":"https://github.com/fluffynuts/synchronous-promise/issues"},"homepage":"https://github.com/fluffynuts/synchronous-promise#readme","_id":"synchronous-promise@2.0.5","_npmVersion":"5.6.0","_nodeVersion":"9.5.0","_npmUser":{"name":"fluffynuts","email":"davydm@gmail.com"},"dist":{"shasum":"4e0fc8dd3f0062720dcc4cefbd9eae62b40637d8","size":16248,"noattachment":false,"key":"/synchronous-promise/-/synchronous-promise-2.0.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/synchronous-promise/download/synchronous-promise-2.0.5.tgz"},"maintainers":[{"name":"fluffynuts","email":"davydm@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/synchronous-promise_2.0.5_1526482690912_0.07253912401780149"},"_hasShrinkwrap":false,"publish_time":1526482690995,"_cnpm_publish_time":1526482690995,"dist-tags":{"latest":"2.0.17"}}