UNPKG

edm-supergulp

Version:

common build process handling for EMDdesigner repos

63 lines (62 loc) 1.67 kB
{ "name": "edm-supergulp", "version": "0.2.11", "description": "common build process handling for EMDdesigner repos", "main": "src/edmSuperGulp.js", "scripts": { "test": "gulp test" }, "repository": { "type": "git", "url": "git+https://github.com/EDMdesigner/edm-supergulp.git" }, "keywords": [ "EDM", "gulp", "build", "common" ], "dependencies": { "aws-sdk": "^2.7.6", "babelify": "7.3.0", "babel-preset-es2015": "6.24.1", "browserify": "13.1.0", "browserify-global-shim": "^1.0.3", "gulp-autoprefixer": "^3.1.0", "gulp-babel-minify": "0.5.0", "gulp-clean": "^0.3.2", "gulp-concat": "^2.6.0", "gulp-cssnano": "^2.1.2", "gulp-ejs": "^3.0.1", "gulp-file": "^0.3.0", "gulp-fs-cache": "^0.1.0", "gulp-if": "^2.0.2", "gulp-istanbul": "^1.1.1", "gulp-jasmine": "2.4.2", "gulp-jscs": "3.0.2", "gulp-jscs-stylish": "1.4.0", "gulp-jshint": "2.0.1", "gulp-jsonlint": "1.1.2", "gulp-rename": "^1.2.2", "gulp-s3": "^0.11.0", "gulp-sass": "3.1.0", "gulp-svgstore": "^6.0.0", "jasmine-reporters": "^2.2.1", "jasmine-spec-reporter": "^4.1.1", "jshint": "2.9.3", "jshint-stylish": "^2.2.1", "merge-stream": "^1.0.1", "mime-types": "^2.1.13", "nconf": "^0.8.4", "partialify": "3.1.6", "superschema": "^0.2.0", "vinyl-buffer": "^1.0.0", "vinyl-source-stream": "1.1.0" }, "author": "arnolduis <arnolduis@gmail.com>", "license": "MIT", "bugs": { "url": "https://github.com/EDMdesigner/edm-supergulp/issues" }, "homepage": "https://github.com/EDMdesigner/edm-supergulp#readme" }