{"name":"synchronous-promise","version":"2.0.1","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 *.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":"mocha index.spec.js","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"},"author":{"name":"Davyd McColl","email":"davydm@gmail.com","url":"https://github.com/fluffynuts"},"license":"BSD-3-Clause","devDependencies":{"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","nodemon":"^1.12.1","npm-run-all":"^4.1.2","run-sequence":"^2.2.0"},"gitHead":"7063dc46c2011986a242c47c9977628e8cca8930","bugs":{"url":"https://github.com/fluffynuts/synchronous-promise/issues"},"homepage":"https://github.com/fluffynuts/synchronous-promise#readme","_id":"synchronous-promise@2.0.1","_npmVersion":"5.5.1","_nodeVersion":"6.11.0","_npmUser":{"name":"fluffynuts","email":"davydm@gmail.com"},"dist":{"shasum":"b97133837a5674002e45b87870703634c3c56bb2","size":12863,"noattachment":false,"key":"/synchronous-promise/-/synchronous-promise-2.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/synchronous-promise/download/synchronous-promise-2.0.1.tgz"},"maintainers":[{"name":"fluffynuts","email":"davydm@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/synchronous-promise-2.0.1.tgz_1510214925183_0.6307957288809121"},"directories":{},"publish_time":1510214925326,"_cnpm_publish_time":1510214925326,"_hasShrinkwrap":false,"dist-tags":{"latest":"2.0.17"}}