UNPKG

choo-shortcache

Version:

choo nanocomponent cache shortcut

73 lines (72 loc) 1.99 kB
{ "_from": "choo-devtools", "_id": "choo-devtools@2.5.1", "_inBundle": false, "_integrity": "sha512-JOS68l62HAYY5FYweye3exa4R6UzJXWRyZo0TTUwHo4nXlt/5M1UTf+TZOJSvs0reEAtrhR1BRTq5twaovGxEw==", "_location": "/choo-devtools", "_phantomChildren": {}, "_requested": { "type": "tag", "registry": true, "raw": "choo-devtools", "name": "choo-devtools", "escapedName": "choo-devtools", "rawSpec": "", "saveSpec": null, "fetchSpec": "latest" }, "_requiredBy": [ "#USER", "/" ], "_resolved": "https://registry.npmjs.org/choo-devtools/-/choo-devtools-2.5.1.tgz", "_shasum": "726568fe494e3a36a3603e15e41e7330b06095db", "_spec": "choo-devtools", "_where": "/Users/jongacnik/Sites/_modules/choo-shortcache/example", "bugs": { "url": "https://github.com/choojs/choo-devtools/issues" }, "bundleDependencies": false, "dependencies": { "choo-hooks": "^1.0.0", "clone": "^2.1.1", "global": "^4.3.2", "nanologger": "^1.3.1", "nanoscheduler": "^1.0.0", "object-change-callsite": "^1.0.2", "on-performance": "^1.2.1", "plucker": "0.0.0", "prettier-bytes": "^1.0.4", "remove-array-items": "^1.0.0", "state-copy": "^1.0.2", "wayfarer": "^6.6.2" }, "deprecated": false, "description": "Console devtools for Choo", "devDependencies": { "choo": "^6.10.0", "dependency-check": "^2.8.0", "nyc": "^10.1.2", "standard": "^9.0.0", "tape": "^4.9.0" }, "homepage": "https://github.com/choojs/choo-devtools#readme", "keywords": [ "choo", "expose", "window" ], "license": "MIT", "name": "choo-devtools", "repository": { "type": "git", "url": "git+https://github.com/choojs/choo-devtools.git" }, "scripts": { "coverage": "nyc report --reporter=text-lcov > coverage.lcov", "deps": "dependency-check . && dependency-check . --extra --no-dev", "start": "node .", "test": "standard && npm run deps" }, "version": "2.5.1" }