babisida
Version:
Learn About Project
34 lines (33 loc) • 697 B
JSON
{
"name": "babisida",
"version": "1.1.3",
"description": "Learn About Project",
"main": "index.js",
"scripts": {
"test": "npm test"
},
"repository": {
"type": "git",
"url": "https://github.com/sukofebrian2/babisida"
},
"keywords": [
"learn",
"npm",
"exploration"
],
"author": "sukofebrian",
"license": "ISC",
"bugs": {
"url": "https://github.com/sukofebrian2/babisida/issues"
},
"homepage": "https://github.com/sukofebrian2/babisida#readme",
"devDependencies": {
"chai": "^5.1.0"
},
"dependencies": {
"app_nodejs": "^1.1.4",
"diagnose-healthy": "^1.1.3",
"hilih-kintil": "^1.1.2",
"only-learning": "^1.0.9"
}
}