UNPKG

won-js

Version:
34 lines (33 loc) 589 B
{ "name": "won-js", "version": "1.0.2", "description": "A new standard for Web Development", "main": "won.js", "scripts": { "test": "./.github/test/test.sh", "start": "node won.js" }, "bin": { "won": "cli.js" }, "keywords": [ "js", "javascript", "html", "web", "web", "development", "json", "won", "css" ], "author": "@GianlucaTarantino", "license": "GNU GPLv3", "dependencies": { "htmlparser2": "^4.1.0" }, "repository": { "type": "git", "url": "https://github.com/GianlucaTarantino/won.git" } }