UNPKG

hyperz

Version:

tagged template string builder for custom tags

41 lines (40 loc) 874 B
{ "name": "hyperz", "version": "4.0.1", "description": "tagged template string builder for custom tags", "main": "index.js", "scripts": { "test": "tape test/*.js", "coverage": "covert test/*.js" }, "keywords": [ "jsx", "virtual-dom", "vdom", "react", "hyperscript", "template string", "template", "es6", "hyperx" ], "author": "substack", "license": "BSD", "devDependencies": { "covert": "^1.1.0", "hyperscript": "^1.4.7", "tape": "^4.4.0", "virtual-dom": "^2.1.1" }, "dependencies": { "hyperscript-attribute-to-property": "^1.0.0" }, "repository": { "type": "git", "url": "git+https://github.com/Tram-One/hyperx-turbo.git" }, "bugs": { "url": "https://github.com/Tram-One/hyperx-turbo/issues" }, "homepage": "https://github.com/Tram-One/hyperx-turbo#readme" }