{"name":"global-cache","version":"1.2.0","author":{"name":"Jordan Harband","email":"ljharb@gmail.com","url":"http://ljharb.codes"},"contributors":[{"name":"Jordan Harband","email":"ljharb@gmail.com","url":"http://ljharb.codes"}],"description":"Sometimes you have to do horrible things, like use the global object to share a singleton. Abstract that away, with this!","license":"MIT","main":"index.js","scripts":{"pretest":"parallelshell 'npm run --silent lint' 'npm run --silent cover'","test":"npm run --silent tests-only","posttest":"npm run --silent security","tests-only":"node --es-staging test.js","cover":"npm run --silent cover:clean && npm run --silent cover:istanbul && npm run --silent cover:check","cover:clean":"rimraf coverage","cover:istanbul":"istanbul cover test.js --report html","cover:check":"istanbul check","cover:covert":"covert test.js","lint":"npm run --silent jscs && npm run --silent eslint","jscs":"jscs test.js *.js","eslint":"eslint test.js *.js","security":"nsp check"},"repository":{"type":"git","url":"git://github.com/ljharb/global-cache.git"},"keywords":["global","window","self","cache","global object"],"dependencies":{"define-properties":"^1.1.2","is-symbol":"^1.0.1"},"devDependencies":{"tape":"^4.5.1","covert":"^1.1.0","jscs":"^2.11.0","nsp":"^2.3.0","eslint":"^2.7.0","@ljharb/eslint-config":"^2.2.0","replace":"^0.3.0","semver":"^5.1.0","istanbul":"^1.0.0-alpha.2","rimraf":"^2.5.2","parallelshell":"^2.0.0"},"testling":{"files":"test.js","browsers":["iexplore/6.0..latest","firefox/3.0..6.0","firefox/15.0..latest","firefox/nightly","chrome/4.0..10.0","chrome/20.0..latest","chrome/canary","opera/10.0..latest","opera/next","safari/4.0..latest","ipad/6.0..latest","iphone/6.0..latest","android-browser/4.2"]},"engines":{"node":">= 0.4"},"gitHead":"d816f1ae0cc841ee620a71e50461eefe87c1c709","bugs":{"url":"https://github.com/ljharb/global-cache/issues"},"homepage":"https://github.com/ljharb/global-cache#readme","_id":"global-cache@1.2.0","_shasum":"bf7f4178a389c8ee513001a7a2e8d3253cc4ad8c","_from":".","_npmVersion":"3.8.3","_nodeVersion":"5.10.0","_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"dist":{"shasum":"bf7f4178a389c8ee513001a7a2e8d3253cc4ad8c","size":8588,"noattachment":false,"key":"/global-cache/-/global-cache-1.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/global-cache/download/global-cache-1.2.0.tgz"},"maintainers":[{"name":"ljharb","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/global-cache-1.2.0.tgz_1459930354769_0.4319283738732338"},"directories":{},"publish_time":1459930357065,"_hasShrinkwrap":false,"_cnpm_publish_time":1459930357065,"_cnpmcore_publish_time":"2021-12-16T16:20:32.008Z","dist-tags":{"latest":"1.2.1"}}