UNPKG

hreno

Version:

Hreno

32 lines (31 loc) 714 B
{ "name": "hreno", "version": "0.0.3", "description": "Hreno", "main": "index.js", "scripts": { "deploy": "npm publish --access public --registry=https://registry.npmjs.org/", "remove": "npm unpublish Hreno@0.0.1 --registry=https://registry.npmjs.org/", "deprecate": "npm deprecate Hreno@'<1.1.0' 'Critical bug fixed in v1.1.0'", "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "hreno", "hrenojs", "js", "H", "HTML", "reactive", "framework", "ui", "native-dom", "javascript", "web" ], "author": "Hrenojs@gmail.com", "license": "MIT", "repository": { "type": "git" }, "packageManager": "pnpm@10.8.0" }