UNPKG

ezcript

Version:

a package to make javascript more easy

22 lines (21 loc) 399 B
{ "name": "ezcript", "version": "2.0.0", "description": "a package to make javascript more easy", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "easy", "Arzex", "Kwysiu", "javascript ", "ezcript" ], "author": "Arzex Kwysiu", "license": "ISC", "dependencies": { "prompt-sync": "^4.2.0" } }