Add deps
This commit is contained in:
parent
f796cd962f
commit
dcfcca25f0
1 changed files with 8 additions and 2 deletions
10
package.json
10
package.json
|
@ -1,11 +1,17 @@
|
|||
{
|
||||
"name": "theorangeone.net",
|
||||
"version": "1.0.0",
|
||||
"scripts": {
|
||||
},
|
||||
"scripts": {},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git@github:RealOrangeOne/theorangeone.net"
|
||||
},
|
||||
"author": "Jake Howard <git@theorangeone.net>",
|
||||
"devDependencies": {
|
||||
"browserify": "14.3.0",
|
||||
"livereload": "0.6.2",
|
||||
"node-sass": "4.5.2",
|
||||
"node-watch": "0.5.2",
|
||||
"uglifyify": "3.0.4"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue