{"name":"synchronous-promise","version":"2.0.8","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":"10304dc389f235661b653a58aa065a0e9e8116da","bugs":{"url":"https://github.com/fluffynuts/synchronous-promise/issues"},"homepage":"https://github.com/fluffynuts/synchronous-promise#readme","_id":"synchronous-promise@2.0.8","_nodeVersion":"10.15.0","_npmVersion":"6.9.0","dist":{"shasum":"01fd026fffdbf2d3d39ec06ee1a7c971578136f7","size":16574,"noattachment":false,"key":"/synchronous-promise/-/synchronous-promise-2.0.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/synchronous-promise/download/synchronous-promise-2.0.8.tgz"},"maintainers":[{"name":"fluffynuts","email":"davydm@gmail.com"}],"_npmUser":{"name":"fluffynuts","email":"davydm@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/synchronous-promise_2.0.8_1558368598136_0.0015674200999897803"},"_hasShrinkwrap":false,"publish_time":1558368598335,"_cnpm_publish_time":1558368598335,"dist-tags":{"latest":"2.0.17"}}