gulp-recipe-js
Advanced tools
Comparing version 0.1.3 to 0.1.4
{ | ||
"name": "gulp-recipe-js", | ||
"version": "0.1.3", | ||
"version": "0.1.4", | ||
"description": "Recipe handling hooks for js processing in development", | ||
@@ -8,3 +8,3 @@ "main": "main.js", | ||
"type": "git", | ||
"url": "https://github.com/PGS-dev/gulp-recipe-js.git" | ||
"url": "https://github.com/PGSSoft/gulp-recipe-js.git" | ||
}, | ||
@@ -11,0 +11,0 @@ "keywords": [ |
@@ -1,2 +0,2 @@ | ||
# [gulp-recipe](https://github.com/PGS-dev/gulp-recipe-loader)-js [![Dependency Status][depstat-image]][depstat-url] | ||
# [gulp-recipe](https://github.com/PGSSoft/gulp-recipe-loader)-js [![Dependency Status][depstat-image]][depstat-url] | ||
[![NPM][npm-image]][npm-url] | ||
@@ -8,3 +8,3 @@ | ||
Includes source maps as data urls into compiled files. | ||
Works well with recipes like [gulp-recipe-traceur](https://github.com/PGS-dev/gulp-recipe-traceur). | ||
Works well with recipes like [gulp-recipe-traceur](https://github.com/PGSSoft/gulp-recipe-traceur). | ||
@@ -19,3 +19,3 @@ ## Tasks | ||
## Configuration | ||
### [Sources](https://github.com/PGS-dev/gulp-recipe-loader#sources-configuration-syntax) | ||
### [Sources](https://github.com/PGSSoft/gulp-recipe-loader#sources-configuration-syntax) | ||
#### sources.js | ||
@@ -63,3 +63,3 @@ > mandatory | ||
[depstat-url]: https://david-dm.org/PGS-dev/gulp-recipe-js | ||
[depstat-image]: http://img.shields.io/david/PGS-dev/gulp-recipe-js.svg?style=flat | ||
[depstat-url]: https://david-dm.org/PGSSoft/gulp-recipe-js | ||
[depstat-image]: http://img.shields.io/david/PGSSoft/gulp-recipe-js.svg?style=flat |