hs-checker / package.json
npv2k1's picture
Update code formatting and fix minor bugs
8eca7f1 verified
raw
history blame contribute delete
263 Bytes
{
"name": "classification-facial-skin",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"dev": "nodemon --quiet"
},
"keywords": [],
"author": "",
"license": "ISC",
"devDependencies": {
"nodemon": "^3.0.3"
}
}