initial commit
This commit is contained in:
56
node_modules/jibo-gulp/package.json
generated
vendored
Normal file
56
node_modules/jibo-gulp/package.json
generated
vendored
Normal file
@@ -0,0 +1,56 @@
|
||||
{
|
||||
"name": "jibo-gulp",
|
||||
"version": "2.0.5",
|
||||
"description": "Standard extendable Gulp tasking for Jibo libraries",
|
||||
"main": "./lib/jibo-gulp.js",
|
||||
"scripts": {},
|
||||
"keywords": [
|
||||
"gulp",
|
||||
"jibo",
|
||||
"tasks",
|
||||
"library",
|
||||
"es6"
|
||||
],
|
||||
"author": "Jibo, Inc. <sdkearlyaccess@jibo.com>",
|
||||
"license": "SEE LICENSE IN LICENSE.txt",
|
||||
"dependencies": {
|
||||
"babel-preset-jibo": "^1.0.0",
|
||||
"babel-preset-react": "^6.5.0",
|
||||
"babelify": "^7.2.0",
|
||||
"browserify": "^13.0.0",
|
||||
"chalk": "^1.1.1",
|
||||
"del": "^2.2.0",
|
||||
"eslint-plugin-react": "^4.0.0",
|
||||
"find-root": "^1.0.0",
|
||||
"gulp-add-src": "^0.2.0",
|
||||
"gulp-babel": "^6.1.1",
|
||||
"gulp-cached": "^1.1.0",
|
||||
"gulp-david": "^0.4.1",
|
||||
"gulp-derequire": "^2.1.0",
|
||||
"gulp-eslint": "^2.0.0",
|
||||
"gulp-header": "^1.7.1",
|
||||
"gulp-istanbul": "^0.10.3",
|
||||
"gulp-jsbeautifier": "^2.0.1",
|
||||
"gulp-mocha": "^2.2.0",
|
||||
"gulp-preprocess": "^2.0.0",
|
||||
"gulp-sequence": "^0.4.4",
|
||||
"gulp-sourcemaps": "^1.6.0",
|
||||
"gulp-tslint": "^4.3.3",
|
||||
"gulp-typescript": "^2.12.0",
|
||||
"gulp-uglify-harmony": "jiborobot/gulp-uglify-harmony#master",
|
||||
"inquirer": "^0.12.0",
|
||||
"load-gulp-tasks": "^0.1.0",
|
||||
"merge2": "^1.0.1",
|
||||
"mocha": "^2.4.5",
|
||||
"mocha-junit-reporter": "^1.10.0",
|
||||
"preprocessify": "0.0.6",
|
||||
"tsify": "^0.14.1",
|
||||
"tslint": "^3.5.0",
|
||||
"typescript": "^1.8.2",
|
||||
"vinyl-buffer": "^1.0.0",
|
||||
"vinyl-source-stream": "^1.1.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=4.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user