{"name":"apollo-cache-inmemory","version":"1.2.3","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"},{"name":"Bazyli Brzóska","email":"bazyli.brzoska@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","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 build","build:browser":"browserify ./lib/bundle.umd.js --i apollo-cache --i apollo-utilities --i graphql -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.1.10","apollo-utilities":"^1.0.14","graphql-anywhere":"^4.1.12"},"peerDependencies":{"graphql":"0.11.7 || ^0.12.0 || ^0.13.0"},"devDependencies":{"@types/graphql":"0.12.7","@types/jest":"22.2.3","@types/lodash":"4.14.109","browserify":"15.2.0","graphql":"0.13.2","graphql-tag":"2.9.2","jest":"23.0.0","lodash":"4.17.10","rimraf":"2.6.2","rollup":"0.59.4","ts-jest":"20.0.14","tslint":"5.10.0","typescript":"2.8.3","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.2.3","_npmVersion":"6.0.0","_nodeVersion":"8.11.1","_npmUser":{"name":"mdg","email":"npm@meteor.com"},"dist":{"shasum":"873915049dc0f5bbea808d314223eae235d155cd","size":88116,"noattachment":false,"key":"/apollo-cache-inmemory/-/apollo-cache-inmemory-1.2.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/apollo-cache-inmemory/download/apollo-cache-inmemory-1.2.3.tgz"},"maintainers":[{"name":"apollo-bot","email":"npm@apollographql.com"},{"name":"peggyrayzis","email":"peggyrayzis@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/apollo-cache-inmemory_1.2.3_1528886191441_0.9040318357872605"},"_hasShrinkwrap":false,"publish_time":1528886191649,"_cnpm_publish_time":1528886191649,"dist-tags":{"alpha":"1.4.0-alpha.12","beta":"1.6.0-rc.2","latest":"1.6.6","next":"1.5.0-rc.2"}}