gulp-mock-server
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "gulp-mock-server", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "to be the most simple gulp mock tool in the world", | ||
@@ -5,0 +5,0 @@ "main": "src/index.js", |
@@ -5,5 +5,5 @@ # gulp-mock-server | ||
## feature | ||
> don't need read url only make a directory "data" in the root and put json file in | ||
> automatic support jsonp | ||
> may be others | ||
1. don't need read url only make a directory "data" in the root and put json file in | ||
2. automatic support jsonp | ||
3. may be others | ||
@@ -43,3 +43,3 @@ ## Install | ||
** so easy!** | ||
so easy! | ||
@@ -46,0 +46,0 @@ ## Options |
17013