Files
customers/package.json
Tommy Parnell a2c982b4e3 redo in azure
2021-10-11 20:00:13 -04:00

13 lines
191 B
JSON

{
"name": "customers",
"version": "1.0.0",
"description": "",
"scripts": {
"test": "echo \"No tests yet...\""
},
"author": "",
"dependencies": {
"faker": "^5.5.3"
}
}