{"name":"zen-observable-ts","version":"0.8.11","description":"An Implementation of ES Observables in Typescript","author":{"name":"Evans Hauser","email":"evanshauser@gmail.com"},"contributors":[],"license":"MIT","main":"./lib/bundle.umd.js","module":"./lib/index.js","jsnext:main":"./lib/index.js","typings":"./lib/index.d.ts","repository":{"type":"git","url":"git+https://github.com/apollographql/apollo-link.git"},"bugs":{"url":"https://github.com/apollographql/apollo-link/issues"},"homepage":"https://github.com/zenparsing/zen-observable","scripts":{"build:browser":"browserify ./lib/bundle.umd.js -o=./lib/bundle.js --i zen-observable && npm run minify:browser","build":"tsc -p .","bundle":"rollup -c","clean":"rimraf lib/* && rimraf coverage/*","coverage":"jest --coverage","filesize":"npm run build && npm run build:browser","lint":"tslint --type-check -p tsconfig.json -c ../../tslint.json src/*.ts","minify:browser":"uglifyjs -c -m -o ./lib/bundle.min.js -- ./lib/bundle.js","postbuild":"npm run bundle","prebuild":"npm run clean","prepublishOnly":"npm run clean && npm run build","test":"jest","watch":"tsc -w -p ."},"devDependencies":{"@types/jest":"22.2.3","browserify":"16.2.3","jest":"22.4.4","rimraf":"2.6.2","rollup":"0.67.3","ts-jest":"22.4.6","tslint":"5.11.0","typescript":"3.0.3","uglify-js":"3.4.9"},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","moduleFileExtensions":["ts","tsx","js","json"],"testURL":"http://localhost"},"dependencies":{"zen-observable":"^0.8.0"},"_id":"zen-observable-ts@0.8.11","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"apollo-bot","email":"npm@apollographql.com"},"dist":{"shasum":"d54a27cd17dc4b4bb6bd008e5c096af7fcb068a9","size":5481,"noattachment":false,"key":"/zen-observable-ts/-/zen-observable-ts-0.8.11.tgz","tarball":"http://registry.cnpm.dingdandao.com/zen-observable-ts/download/zen-observable-ts-0.8.11.tgz"},"maintainers":[{"name":"apollo-bot","email":"npm@apollographql.com"},{"name":"jbaxleyiii","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/zen-observable-ts_0.8.11_1542769052307_0.5097716847580092"},"_hasShrinkwrap":false,"publish_time":1542769052477,"_cnpm_publish_time":1542769052477,"dist-tags":{"latest":"1.1.0","next":"1.2.5"}}