Compare commits
5 Commits
Author | SHA1 | Date | |
---|---|---|---|
9457f3ce8a | |||
eb636603ab | |||
6e2797cd65 | |||
8de47822e4 | |||
cd867e1d6c |
@ -28,4 +28,9 @@ gulp-browser is meant to be easy:
|
|||||||
|
|
||||||
### Dev Information:
|
### Dev Information:
|
||||||
[](https://david-dm.org/pushrocks/gulp-browser#info=devDependencies)
|
[](https://david-dm.org/pushrocks/gulp-browser#info=devDependencies)
|
||||||
[](https://www.bithound.io/github/pushrocks/gulp-browser/master/dependencies/npm)
|
[](https://www.bithound.io/github/pushrocks/gulp-browser/master/dependencies/npm)
|
||||||
|
|
||||||
|
### About the authors:
|
||||||
|
[](https://lossless.com/)
|
||||||
|
|
||||||
|
[](https://paypal.me/lossless)
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "gulp-browser",
|
"name": "gulp-browser",
|
||||||
"version": "1.0.1",
|
"version": "1.0.4",
|
||||||
"description": "browserify and other goodies for gulp",
|
"description": "browserify and other goodies for gulp",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
@ -25,12 +25,12 @@
|
|||||||
},
|
},
|
||||||
"homepage": "https://github.com/pushrocks/gulp-browser",
|
"homepage": "https://github.com/pushrocks/gulp-browser",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
"beautylog": "^2.0.4",
|
||||||
"browserify": "13.0.0",
|
"browserify": "13.0.0",
|
||||||
"gulp-util": "3.0.7",
|
"gulp-util": "3.0.7",
|
||||||
"through2": "2.0.0"
|
"through2": "2.0.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"beautylog": "2.0.2",
|
|
||||||
"gulp": "3.9.0",
|
"gulp": "3.9.0",
|
||||||
"gulp-callfunction": "0.0.10",
|
"gulp-callfunction": "0.0.10",
|
||||||
"npmts": "^1.0.9"
|
"npmts": "^1.0.9"
|
||||||
|
Reference in New Issue
Block a user