node-classes
Version:
27 lines (26 loc) • 606 B
JSON
{
"name": "node-classes",
"version": "1.1.1",
"description": "the first code",
"main": "calculator.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Ashrithkotla/node_classesin_lpu.git"
},
"keywords": [
"frist",
"code"
],
"author": "ashrtih",
"license": "ISC",
"bugs": {
"url": "https://github.com/Ashrithkotla/node_classesin_lpu/issues"
},
"homepage": "https://github.com/Ashrithkotla/node_classesin_lpu#readme",
"dependencies": {
"lodash": "^4.17.21"
}
}