{"name":"zen-observable-ts","version":"0.4.0","description":"An Implementation of ES Observables in Typescript","author":{"name":"Evans Hauser","email":"evanshauser@gmail.com"},"contributors":[],"license":"MIT","main":"./lib/zenObservable.js","typings":"./lib/zenObservable.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":{"pretest":"npm run build","test":"npm run test-only --","posttest":"npm run lint","test-only":"mocha --reporter spec --full-trace dist/tests/tests.js","test-watch":"mocha --reporter spec --full-trace dist/tests/tests.js --watch","coverage":"istanbul cover ./node_modules/.bin/_mocha -- --reporter dot --full-trace dist/tests/tests.js","postcoverage":"remap-istanbul --input coverage/coverage.json --type lcovonly --output coverage/lcov.info","lint":"tslint --type-check -p tsconfig.json src/*.ts && tslint --type-check -p tsconfig.json tests/*.ts","prebuild":"npm run clean:dist","build":"tsc -p .","postbuild":"cp -R ./dist/src/. ./lib","watch":"tsc -w -p .","clean":"npm run clean:dist && npm run clean:coverage","clean:dist":"rimraf dist/* && rimraf lib/*","clean:coverage":"rimraf coverage/*","prepublishOnly":"npm run clean && npm run build"},"devDependencies":{"@types/chai":"^4.0.0","@types/chai-as-promised":"0.0.31","@types/mocha":"^2.2.31","chai":"^4.0.2","chai-as-promised":"^7.1.1","istanbul":"^0.4.4","mocha":"^3.2.0","remap-istanbul":"^0.9.0","rimraf":"^2.5.4","sinon":"^2.3.4","source-map-support":"^0.4.5","tslint":"^5.0.0","typescript":"^2.2.1"},"_id":"zen-observable-ts@0.4.0","_shasum":"a74bc9fe59747948a577bd513d438e70fcfae7e2","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.11.0","_npmUser":{"name":"evanshauser","email":"evanshauser@gmail.com"},"dist":{"shasum":"a74bc9fe59747948a577bd513d438e70fcfae7e2","size":40606,"noattachment":false,"key":"/zen-observable-ts/-/zen-observable-ts-0.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/zen-observable-ts/download/zen-observable-ts-0.4.0.tgz"},"maintainers":[{"name":"apollo-bot","email":"npm@apollographql.com"},{"name":"jbaxleyiii","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/zen-observable-ts-0.4.0.tgz_1502261339821_0.2721451143734157"},"directories":{},"publish_time":1502261339969,"_cnpm_publish_time":1502261339969,"_hasShrinkwrap":false,"dist-tags":{"latest":"1.1.0","next":"1.2.5"}}