Current Path : /var/test/www/foundation/wp-content/plugins/znpb-tiltbox/ |
Current File : /var/test/www/foundation/wp-content/plugins/znpb-tiltbox/package.json |
{ "name": "znpb-tiltbox", "version": "1.0.0", "description": "", "main": "gulpfile.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/HogashStudio/znpb-tiltbox.git" }, "author": "", "license": "ISC", "bugs": { "url": "https://github.com/HogashStudio/znpb-tiltbox/issues" }, "homepage": "https://github.com/HogashStudio/znpb-tiltbox", "devDependencies": { "del": "^2.2.2", "gulp": "^3.9.1", "gulp-autoprefixer": "^3.1.1", "gulp-base64": "^0.1.3", "gulp-concat": "^2.6.1", "gulp-cssnano": "^2.1.2", "gulp-notify": "^2.2.0", "gulp-plumber": "^1.1.0", "gulp-sass": "^2.3.2", "gulp-sequence": "^0.4.6", "gulp-sourcemaps": "^1.9.1", "gulp-uglify": "^2.0.0", "gulp-util": "^3.0.7", "gulp-zip": "^3.2.0", "run-sequence": "^1.2.2" } }