{"name":"apollo-cache","version":"1.1.5","description":"Core abstract of Caching layer for Apollo Client","author":{"name":"James Baxley","email":"james@meteor.com"},"contributors":[{"name":"James Baxley","email":"james@meteor.com"},{"name":"Jonas Helfer","email":"jonas@helfer.email"},{"name":"Sashko Stubailo","email":"sashko@stubailo.com"},{"name":"James Burgess","email":"jamesmillerburgess@gmail.com"}],"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-client.git"},"bugs":{"url":"https://github.com/apollographql/apollo-client/issues"},"homepage":"https://github.com/apollographql/apollo-client#readme","scripts":{"coverage":"jest --coverage","test":"jest","lint":"tslint --type-check -p tsconfig.json src/*.ts && tslint --type-check -p tsconfig.json tests/*.ts","prebuild":"npm run clean","build":"tsc -p .","postbuild":"npm run bundle","bundle":"rollup -c rollup.config.js","watch":"tsc -w -p .","clean":"rimraf coverage/* && rimraf lib/*","prepublishOnly":"npm run clean && npm run build","build:browser":"browserify ./lib/bundle.umd.js --i apollo-utilities -o=./lib/bundle.js && npm run minify:browser","minify:browser":"uglifyjs -c -m -o ./lib/bundle.min.js -- ./lib/bundle.js","filesize":"npm run build && npm run build:browser"},"dependencies":{"apollo-utilities":"^1.0.9"},"devDependencies":{"@types/graphql":"0.12.4","@types/jest":"21.1.10","browserify":"15.2.0","graphql":"0.13.1","graphql-tag":"2.8.0","jest":"20.0.4","rimraf":"2.6.2","rollup":"0.56.4","rollup-plugin-node-resolve":"3.0.2","ts-jest":"20.0.14","tslint":"5.9.1","typescript":"2.5.2","uglifyjs":"2.4.11"},"jest":{"transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","moduleFileExtensions":["ts","tsx","js","json"],"mapCoverage":true},"_id":"apollo-cache@1.1.5","_npmVersion":"5.3.0","_nodeVersion":"8.4.0","_npmUser":{"name":"peggyrayzis","email":"peggyrayzis@gmail.com"},"dist":{"shasum":"159488bb8981ceacfe26172666a593f38318dbf7","size":11236,"noattachment":false,"key":"/apollo-cache/-/apollo-cache-1.1.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/apollo-cache/download/apollo-cache-1.1.5.tgz"},"maintainers":[{"name":"apollo-bot","email":"npm@apollographql.com"},{"name":"lucasconstantino","email":"lucasconstantinosilva@gmail.com"},{"name":"peggyrayzis","email":"peggyrayzis@gmail.com"},{"name":"sashko","email":"s.stubailo@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/apollo-cache_1.1.5_1520355730539_0.5488062906559235"},"_hasShrinkwrap":false,"publish_time":1520355730616,"_cnpm_publish_time":1520355730616,"dist-tags":{"alpha":"1.2.0-alpha.9","beta":"1.3.0-rc.2","latest":"1.3.5","next":"1.2.0-rc.2"}}