push-model-from-web / package.json
julien-c's picture
julien-c HF Staff
Basic app UI
431b4de verified
raw
history blame
294 Bytes
{
"name": "push-model-from-web",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"prettier": "^2.7.1",
"tailwindcss": "^3.1.4"
}
}