1
Fork 0
This commit is contained in:
Jake Howard 2017-04-21 19:59:19 +01:00
parent f796cd962f
commit dcfcca25f0

View file

@ -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"
}
}