{"name":"global-cache","version":"1.2.1","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":"npm run --silent lint && npm run --silent coverage","test":"npm run --silent tests-only","posttest":"npm run --silent security","tests-only":"node --es-staging test.js","coverage":"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":{"@ljharb/eslint-config":"^12.1.0","covert":"^1.1.0","eslint":"^4.2.0","istanbul":"^1.0.0-alpha.2","jscs":"^3.0.7","nsp":"^2.6.3","replace":"^0.3.0","rimraf":"^2.6.1","semver":"^5.3.0","tape":"^4.7.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":"782d44c81a7970c88f5e10be4d40dad71f296653","bugs":{"url":"https://github.com/ljharb/global-cache/issues"},"homepage":"https://github.com/ljharb/global-cache#readme","_id":"global-cache@1.2.1","_npmVersion":"5.3.0","_nodeVersion":"8.2.0","_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"dist":{"shasum":"39ca020d3dd7b3f0934c52b75363f8d53312c16d","size":9431,"noattachment":false,"key":"/global-cache/-/global-cache-1.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/global-cache/download/global-cache-1.2.1.tgz"},"maintainers":[{"name":"ljharb","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/global-cache-1.2.1.tgz_1500593291677_0.1455861229915172"},"directories":{},"publish_time":1500593292579,"_hasShrinkwrap":false,"_cnpm_publish_time":1500593292579,"_cnpmcore_publish_time":"2021-12-16T16:20:31.795Z","dist-tags":{"latest":"1.2.1"}}