choo-shortcache
Version:
choo nanocomponent cache shortcut
71 lines (70 loc) • 1.65 kB
JSON
{
"_from": "nanoassert@^1.1.0",
"_id": "nanoassert@1.1.0",
"_inBundle": false,
"_integrity": "sha1-TzFS4JVA/eKMdvRLGbvNHVpCR40=",
"_location": "/nanoassert",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "nanoassert@^1.1.0",
"name": "nanoassert",
"escapedName": "nanoassert",
"rawSpec": "^1.1.0",
"saveSpec": null,
"fetchSpec": "^1.1.0"
},
"_requiredBy": [
"/choo",
"/nanobus",
"/nanocomponent",
"/nanohref",
"/nanohtml",
"/nanomorph",
"/nanoquery",
"/nanoraf",
"/nanorouter",
"/nanoscheduler",
"/nanotiming",
"/on-load"
],
"_resolved": "https://registry.npmjs.org/nanoassert/-/nanoassert-1.1.0.tgz",
"_shasum": "4f3152e09540fde28c76f44b19bbcd1d5a42478d",
"_spec": "nanoassert@^1.1.0",
"_where": "/Users/jongacnik/Sites/_modules/choo-shortcache/example/node_modules/choo",
"author": {
"name": "Emil Bay",
"email": "github@tixz.dk"
},
"bugs": {
"url": "https://github.com/emilbayes/nanoassert/issues"
},
"bundleDependencies": false,
"dependencies": {},
"deprecated": false,
"description": "Nanoscale assertion module",
"devDependencies": {
"tape": "^4.6.3"
},
"homepage": "https://github.com/emilbayes/nanoassert#readme",
"keywords": [
"assert",
"unassert",
"power-assert",
"tiny",
"nano",
"pico"
],
"license": "ISC",
"main": "index.js",
"name": "nanoassert",
"repository": {
"type": "git",
"url": "git+https://github.com/emilbayes/nanoassert.git"
},
"scripts": {
"test": "tape test"
},
"version": "1.1.0"
}