initial commit
This commit is contained in:
12
package.json
Normal file
12
package.json
Normal file
@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "vending-tycoon-cli",
|
||||
"version": "1.0.0",
|
||||
"main": "index.js",
|
||||
"author": "Mason Payne <gomas.bmw@gmail.com>",
|
||||
"license": "UNLICENCED",
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"crypto-random-string": "^3.2.0",
|
||||
"unique-names-generator": "^4.2.0"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user