{"name":"apollo-link-state","version":"0.4.0-beta.0","description":"An easy way to manage local state with Apollo Link","author":{"name":"James Baxley","email":"james@meteor.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-link-state.git"},"bugs":{"url":"https://github.com/apollographql/apollo-link-state/issues"},"homepage":"https://github.com/apollographql/apollo-link-state#readme","scripts":{"build:browser":"browserify ./lib/bundle.umd.js -o=./lib/bundle.js --i apollo-link --i apollo-utilities --i graphql-anywhere && npm run minify:browser","build":"tsc -p .","bundle":"rollup -c","clean":"rimraf lib/* && rimraf coverage/*","filesize":"npm run build && npm run build:browser && bundlesize","prelint":"npm run lint-fix","lint-fix":"prettier --trailing-comma all --single-quote --write \"src/**/*.{j,t}s*\"","lint":"tslint --type-check -p tsconfig.json -c tslint.json src/*.ts","lint-staged":"lint-staged","minify:browser":"uglifyjs -c -m -o ./lib/bundle.min.js -- ./lib/bundle.js","postbuild":"npm run bundle","prebuild":"npm run clean","prepublishOnly":"npm run clean && npm run build","test":"jest","coverage":"npm run lint && jest --coverage","watch":"tsc -w -p ."},"bundlesize":[{"name":"apollo-link-state","path":"./lib/bundle.min.js","threshold":"1 Kb"}],"peerDependencies":{"apollo-link":"^1.0.0"},"devDependencies":{"@types/graphql":"0.11.5","@types/jest":"21.1.5","apollo-cache-inmemory":"^1.1.5","apollo-client":"^2.2.0","apollo-link":"^1.0.0","browserify":"14.5.0","bundlesize":"0.15.3","codecov":"3.0.0","danger":"1.2.0","graphql":"0.11.7","graphql-tag":"2.5.0","jest":"21.2.1","lint-staged":"4.3.0","pre-commit":"1.2.2","prettier":"1.7.4","rimraf":"2.6.1","rollup":"0.45.2","ts-jest":"21.1.4","tslint":"5.8.0","typescript":"2.5.1","uglify-js":"3.1.5"},"jest":{"transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","moduleFileExtensions":["ts","tsx","js","json"]},"dependencies":{"apollo-utilities":"^1.0.1","graphql-anywhere":"^4.1.0-alpha.0"},"lint-staged":{"*.ts*":["prettier --trailing-comma all --single-quote --write","git add"],"*.js*":["prettier --trailing-comma all --single-quote --write","git add"],"*.json*":["prettier --write","git add"]},"pre-commit":"lint-staged","_id":"apollo-link-state@0.4.0-beta.0","_npmVersion":"5.3.0","_nodeVersion":"8.4.0","_npmUser":{"name":"peggyrayzis","email":"peggyrayzis@gmail.com"},"dist":{"shasum":"548b6249c1bc1e06ad4fcae6b40bd64903de14d1","size":14346,"noattachment":false,"key":"/apollo-link-state/-/apollo-link-state-0.4.0-beta.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/apollo-link-state/download/apollo-link-state-0.4.0-beta.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-link-state-0.4.0-beta.0.tgz_1516742585023_0.284398679388687"},"directories":{},"publish_time":1516742586026,"_hasShrinkwrap":false,"_cnpm_publish_time":1516742586026,"dist-tags":{"beta":"0.4.0-beta.0","latest":"0.4.2","wildWheelerEdition":"0.0.5-alpha.0"}}