@bilalkhanpro/superjs
Version:
Improving existing js Objects with easy usage
21 lines (20 loc) • 643 B
JSON
{
"name": "@bilalkhanpro/superjs",
"version": "0.0.26",
"description": "Improving existing js Objects with easy usage ",
"main": "index.js",
"scripts": {
"deploy": "git add . & git commit -m \"deploying to git and npm\" & git push origin main && npm version patch & npm publish",
"login-npm": "npm-cli-adduser --username bilalkhanpro --password bilalkhan141414 --email bkhan52302@gmail.com",
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"@bilalkhanpro/superjs",
"superjs",
"upgradejs",
"jsHelpers"
],
"author": "@bilalkhanpro",
"license": "ISC",
"dependencies": {}
}