product_emb / faker /package.json
aakarsh-yadav-tcgls
update more products
d54c8f8
Raw
History Blame Contribute Delete
283 Bytes
{
"name": "faker",
"version": "1.0.0",
"main": "main.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"description": "",
"dependencies": {
"@faker-js/faker": "^9.3.0",
"mongoose": "^8.9.3"
}
}