UNPKG

choo-shortcache

Version:

choo nanocomponent cache shortcut

65 lines (64 loc) 1.96 kB
{ "_from": "hyperscript-attribute-to-property@^1.0.0", "_id": "hyperscript-attribute-to-property@1.0.2", "_inBundle": false, "_integrity": "sha512-oerMul16jZCmrbNsUw8QgrtDzF8lKgFri1bKQjReLw1IhiiNkI59CWuzZjJDGT79UQ1YiWqXhJMv/tRMVqgtkA==", "_location": "/hyperscript-attribute-to-property", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "hyperscript-attribute-to-property@^1.0.0", "name": "hyperscript-attribute-to-property", "escapedName": "hyperscript-attribute-to-property", "rawSpec": "^1.0.0", "saveSpec": null, "fetchSpec": "^1.0.0" }, "_requiredBy": [ "/hyperx" ], "_resolved": "https://registry.npmjs.org/hyperscript-attribute-to-property/-/hyperscript-attribute-to-property-1.0.2.tgz", "_shasum": "66ad4164f88beefacf46ec884bd3d1173c1c382a", "_spec": "hyperscript-attribute-to-property@^1.0.0", "_where": "/Users/jongacnik/Sites/_modules/choo-shortcache/example/node_modules/hyperx", "author": { "name": "Feross Aboukhadijeh", "email": "feross@feross.org", "url": "http://feross.org/" }, "bugs": { "url": "https://github.com/feross/hyperscript-attribute-to-property/issues" }, "bundleDependencies": false, "dependencies": {}, "deprecated": false, "description": "Convert hyperscript attributes to properties", "devDependencies": { "standard": "*", "tape": "^4.0.0", "virtual-dom": "^2.1.1" }, "homepage": "https://github.com/feross/hyperscript-attribute-to-property", "keywords": [ "es6", "template", "template string", "hyperscript", "react", "vdom", "virtual-dom", "jsx" ], "license": "MIT", "main": "index.js", "name": "hyperscript-attribute-to-property", "repository": { "type": "git", "url": "git://github.com/feross/hyperscript-attribute-to-property.git" }, "scripts": { "test": "standard && tape test/*.js" }, "version": "1.0.2" }