HELLO v3!!!

This commit is contained in:
Ryan Dewhurst
2018-09-26 21:12:01 +02:00
parent 28b9c15256
commit d268a86795
1871 changed files with 988118 additions and 0 deletions

View File

@@ -0,0 +1,25 @@
{
"name": "underdev",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "BracketSpace",
"license": "ISC",
"devDependencies": {
"browser-sync": "^2.14.3",
"grunt": "^1.0.2",
"grunt-cli": "^1.2.0",
"grunt-contrib-compress": "^1.4.3",
"grunt-wp-i18n": "^1.0.1",
"gulp-autoprefixer": "^3.1.1",
"gulp-concat": "^2.6.0",
"gulp-order": "^1.1.1",
"gulp-sass": "^2.3.2",
"gulp-sourcemaps": "^1.6.0",
"gulp-uglify": "^2.0.0",
"gulp": "^3.9.1"
}
}