UNPKG

choo-shortcache

Version:

choo nanocomponent cache shortcut

61 lines (60 loc) 1.53 kB
{ "_from": "nanoquery@^1.1.0", "_id": "nanoquery@1.2.0", "_inBundle": false, "_integrity": "sha512-o4JC1cLsNSu8gLMLeALBFPzILMPyc3HltXT0727vncM29N1qB802oQyza3lQRjI9iylRRK0X5jjTjiPZyCw0gg==", "_location": "/nanoquery", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "nanoquery@^1.1.0", "name": "nanoquery", "escapedName": "nanoquery", "rawSpec": "^1.1.0", "saveSpec": null, "fetchSpec": "^1.1.0" }, "_requiredBy": [ "/choo" ], "_resolved": "https://registry.npmjs.org/nanoquery/-/nanoquery-1.2.0.tgz", "_shasum": "0e44537ac1a2717e11ee796abce605f141984982", "_spec": "nanoquery@^1.1.0", "_where": "/Users/jongacnik/Sites/_modules/choo-shortcache/example/node_modules/choo", "browser": { "./index.js": "./browser.js", "assert": "nanoassert" }, "bugs": { "url": "https://github.com/choojs/nanoquery/issues" }, "bundleDependencies": false, "dependencies": { "nanoassert": "^1.1.0" }, "deprecated": false, "description": "Tiny querystring module", "devDependencies": { "dependency-check": "^2.9.1", "standard": "^10.0.2", "tape": "^4.7.0" }, "homepage": "https://github.com/choojs/nanoquery#readme", "keywords": [ "query", "querystring", "small", "browser" ], "license": "MIT", "name": "nanoquery", "repository": { "type": "git", "url": "git+https://github.com/choojs/nanoquery.git" }, "scripts": { "test": "standard" }, "version": "1.2.0" }