ev-project
Version:
25 lines (24 loc) • 554 B
JSON
{
"name": "ev-project",
"version": "1.0.0",
"description": "ev project",
"keywords": [
"ev",
"vehicles"
],
"homepage": "https://github.com/prasanna2705/EV-Project#readme",
"bugs": {
"url": "https://github.com/prasanna2705/EV-Project/issues"
},
"repository": {
"type": "git",
"url": "git+https://github.com/prasanna2705/EV-Project.git"
},
"license": "ISC",
"author": "sindhura_karumuri",
"type": "commonjs",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
}
}