{"name":"apollo-cache","version":"1.1.15","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","sideEffects":false,"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.19"},"devDependencies":{"@types/graphql":"0.12.7","@types/jest":"23.3.1","browserify":"15.2.0","graphql":"0.13.2","graphql-tag":"2.9.2","jest":"23.5.0","rimraf":"2.6.2","rollup":"0.64.1","rollup-plugin-node-resolve":"3.3.0","ts-jest":"23.1.3","tslint":"5.11.0","typescript":"3.0.1","uglify-js":"3.4.7"},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","moduleFileExtensions":["ts","tsx","js","json"],"testURL":"http://localhost"},"_id":"apollo-cache@1.1.15","_npmVersion":"5.6.0","_nodeVersion":"8.11.2","_npmUser":{"name":"mdg","email":"npm@meteor.com"},"dist":{"shasum":"48d3a366047fc4b876c2036a79b0e070dee74cc1","size":13891,"noattachment":false,"key":"/apollo-cache/-/apollo-cache-1.1.15.tgz","tarball":"http://registry.cnpm.dingdandao.com/apollo-cache/download/apollo-cache-1.1.15.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.15_1534514445912_0.9625250892308777"},"_hasShrinkwrap":false,"publish_time":1534514446059,"_cnpm_publish_time":1534514446059,"dist-tags":{"alpha":"1.2.0-alpha.9","beta":"1.3.0-rc.2","latest":"1.3.5","next":"1.2.0-rc.2"}}