Spaces:
Sleeping
Sleeping
| { | |
| "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" | |
| } | |
| } | |