test-ehan
Version:
npm guide for begginer
24 lines (23 loc) • 398 B
JSON
{
"name": "test-ehan",
"version": "1.0.5",
"description": "npm guide for begginer",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "ya"
},
"keywords": [
"kata",
"kunci",
"paket"
],
"author": "Ehan",
"license": "ISC",
"dependencies": {
"test-ehan": "^1.0.3"
}
}