{"name":"synchronous-promise","version":"2.0.0","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":"197d00ab8ba699ff0d44dbed18a15fd8881910b9","bugs":{"url":"https://github.com/fluffynuts/synchronous-promise/issues"},"homepage":"https://github.com/fluffynuts/synchronous-promise#readme","_id":"synchronous-promise@2.0.0","_npmVersion":"5.3.0","_nodeVersion":"8.2.1","_npmUser":{"name":"fluffynuts","email":"davydm@gmail.com"},"dist":{"shasum":"735e27df54295383fd2aaad53ceb07f930f24896","size":12802,"noattachment":false,"key":"/synchronous-promise/-/synchronous-promise-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/synchronous-promise/download/synchronous-promise-2.0.0.tgz"},"maintainers":[{"name":"fluffynuts","email":"davydm@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/synchronous-promise-2.0.0.tgz_1510161609408_0.9846657540183514"},"directories":{},"publish_time":1510161609530,"_cnpm_publish_time":1510161609530,"_hasShrinkwrap":false,"dist-tags":{"latest":"2.0.17"}}