npm init
This commit is contained in:
parent
e0b95fd269
commit
6514c06ad1
2 changed files with 22 additions and 0 deletions
10
package.json
Normal file
10
package.json
Normal file
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"name": "website",
|
||||
"version": "0.0.0",
|
||||
"description": "",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"author": "Jake Howard"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue