{"name":"apollo-cache","version":"0.2.0-beta.2","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"}],"license":"MIT","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 .","watch":"tsc -w -p .","clean":"rimraf coverage/* && rimraf lib/*","prepublishOnly":"npm run clean && npm run build","build:browser":"browserify ./lib/index.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":"^0.2.0-beta.2"},"devDependencies":{"@types/graphql":"0.9.4","@types/jest":"21.1.1","browserify":"14.4.0","graphql":"0.11.3","graphql-tag":"2.4.2","jest":"20.0.4","rimraf":"2.6.2","ts-jest":"20.0.14","tslint":"5.7.0","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"]},"_id":"apollo-cache@0.2.0-beta.2","_npmVersion":"5.4.2","_nodeVersion":"8.1.2","_npmUser":{"name":"jbaxleyiii","email":"james@meteor.com"},"dist":{"shasum":"d3e5668810d03a730db4e3e326a0a3050d2d813f","size":5663,"noattachment":false,"key":"/apollo-cache/-/apollo-cache-0.2.0-beta.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/apollo-cache/download/apollo-cache-0.2.0-beta.2.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"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/apollo-cache-0.2.0-beta.2.tgz_1506435034105_0.7847534066531807"},"directories":{},"publish_time":1506435035692,"_cnpm_publish_time":1506435035692,"_hasShrinkwrap":false,"dist-tags":{"alpha":"1.2.0-alpha.9","beta":"1.3.0-rc.2","latest":"1.3.5","next":"1.2.0-rc.2"}}