npm init
This commit is contained in:
parent
505837e2f0
commit
f796cd962f
1 changed files with 11 additions and 0 deletions
11
package.json
Normal file
11
package.json
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
{
|
||||||
|
"name": "theorangeone.net",
|
||||||
|
"version": "1.0.0",
|
||||||
|
"scripts": {
|
||||||
|
},
|
||||||
|
"repository": {
|
||||||
|
"type": "git",
|
||||||
|
"url": "git@github:RealOrangeOne/theorangeone.net"
|
||||||
|
},
|
||||||
|
"author": "Jake Howard <git@theorangeone.net>",
|
||||||
|
}
|
Loading…
Reference in a new issue