gulp-walker
Advanced tools
Comparing version 0.6.0 to 0.6.1
@@ -0,0 +0,0 @@ 'use strict'; |
console.log("Non standard named main.js"); |
@@ -0,0 +0,0 @@ { |
module.exports = function() { | ||
console.log("Library B"); | ||
} |
@@ -0,0 +0,0 @@ { |
@@ -0,0 +0,0 @@ var through = require('through2'); |
@@ -0,0 +0,0 @@ var extend = require('extend'); |
@@ -0,0 +0,0 @@ var DependenciesList = require('./DependenciesList'); |
@@ -0,0 +0,0 @@ Logger = require('./Logger'); |
@@ -0,0 +0,0 @@ var extend = require('extend'); |
@@ -0,0 +0,0 @@ var extend = require('extend'); |
@@ -0,0 +0,0 @@ var extend = require('extend'); |
@@ -0,0 +0,0 @@ var extend = require('extend'); |
@@ -0,0 +0,0 @@ var extend = require('extend'); |
@@ -0,0 +0,0 @@ var extend = require('extend'); |
{ | ||
"name": "gulp-walker", | ||
"version": "0.6.0", | ||
"version": "0.6.1", | ||
"description": "Dependencies aware incremental building for gulp", | ||
"license": "MIT", | ||
"main": "index.js", | ||
"homepage": "https://github.com/daniele-rapagnani/gulp-walker", | ||
"scripts": { | ||
@@ -8,0 +9,0 @@ "test": "echo \"Error: no test specified\" && exit 1", |
@@ -29,3 +29,3 @@ ## Information | ||
``` | ||
You can find a working example for a stylus + browserify + coffee environment [here](example/gulpfile.js). | ||
You can find a working example for a stylus + browserify + coffee environment [here](https://github.com/daniele-rapagnani/gulp-walker/example/gulpfile.js). | ||
@@ -48,2 +48,2 @@ #### Supported Languages | ||
## Documentation | ||
You can find the documentation [here](docs/api.md) | ||
You can find the documentation [here](https://github.com/daniele-rapagnani/gulp-walker/docs/api.md) |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
2
59113