{"name":"apollo-cache-inmemory","version":"1.0.0","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","prebuild":"npm run clean","build":"tsc -p .","watch":"tsc -w -p .","clean":"rimraf coverage/* && rimraf lib/*","prepublishOnly":"npm run build","build:browser":"browserify ./lib/index.js --i apollo-cache-core --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:browser"},"dependencies":{"apollo-cache":"^1.0.0","apollo-utilities":"^1.0.0","graphql-anywhere":"^4.0.0"},"devDependencies":{"@types/graphql":"0.9.4","@types/jest":"21.1.2","@types/lodash":"4.14.78","browserify":"14.5.0","graphql":"0.11.7","graphql-tag":"2.4.2","jest":"20.0.4","lodash":"4.17.4","rimraf":"2.6.2","ts-jest":"20.0.14","tslint":"5.8.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-inmemory@1.0.0","_npmVersion":"5.5.1","_nodeVersion":"8.1.2","_npmUser":{"name":"jbaxleyiii","email":"james@meteor.com"},"dist":{"shasum":"5bff079d5b70402cd76ecc7c700851aa025d9993","size":46452,"noattachment":false,"key":"/apollo-cache-inmemory/-/apollo-cache-inmemory-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/apollo-cache-inmemory/download/apollo-cache-inmemory-1.0.0.tgz"},"maintainers":[{"name":"apollo-bot","email":"npm@apollographql.com"},{"name":"peggyrayzis","email":"peggyrayzis@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/apollo-cache-inmemory-1.0.0.tgz_1508871145845_0.7037060400471091"},"directories":{},"publish_time":1508871146000,"_cnpm_publish_time":1508871146000,"_hasShrinkwrap":false,"dist-tags":{"alpha":"1.4.0-alpha.12","beta":"1.6.0-rc.2","latest":"1.6.6","next":"1.5.0-rc.2"}}