UNPKG

choo-shortcache

Version:

choo nanocomponent cache shortcut

59 lines (58 loc) 1.56 kB
{ "_from": "choo-hooks@^1.0.0", "_id": "choo-hooks@1.1.1", "_inBundle": false, "_integrity": "sha1-baH0kdf0cVTjoCG6PSxTVxhpfnA=", "_location": "/choo-hooks", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "choo-hooks@^1.0.0", "name": "choo-hooks", "escapedName": "choo-hooks", "rawSpec": "^1.0.0", "saveSpec": null, "fetchSpec": "^1.0.0" }, "_requiredBy": [ "/choo-devtools" ], "_resolved": "https://registry.npmjs.org/choo-hooks/-/choo-hooks-1.1.1.tgz", "_shasum": "6da1f491d7f47154e3a021ba3d2c535718697e70", "_spec": "choo-hooks@^1.0.0", "_where": "/Users/jongacnik/Sites/_modules/choo-shortcache/example/node_modules/choo-devtools", "bugs": { "url": "https://github.com/choojs/choo-hooks/issues" }, "bundleDependencies": false, "dependencies": { "nanoscheduler": "^1.0.0", "on-performance": "^1.0.1" }, "deprecated": false, "description": "Hook into Choo's events and timings", "devDependencies": { "dependency-check": "^2.9.1", "standard": "^10.0.2", "tape": "^4.7.0" }, "homepage": "https://github.com/choojs/choo-hooks#readme", "keywords": [ "choo", "timing", "hooks" ], "license": "MIT", "name": "choo-hooks", "repository": { "type": "git", "url": "git+https://github.com/choojs/choo-hooks.git" }, "scripts": { "deps": "dependency-check . && dependency-check . --extra --no-dev", "start": "node .", "test": "standard && npm run deps" }, "version": "1.1.1" }