Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
ffc12d3fd5 | |||
0c0f0b78e1 |
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "gulp-function",
|
||||
"version": "0.0.12",
|
||||
"version": "1.0.0",
|
||||
"description": "accepts a function call as parameter to execute in gulp pipeline",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
@ -14,9 +14,9 @@
|
||||
"url": "https://github.com/pushrocks/gulp-function.git"
|
||||
},
|
||||
"keywords": [
|
||||
"json",
|
||||
"jade",
|
||||
"template"
|
||||
"gulpplugin",
|
||||
"gulp",
|
||||
"function"
|
||||
],
|
||||
"author": "Smart Coordination GmbH <office@push.rocks> (https://push.rocks)",
|
||||
"license": "MIT",
|
||||
|
Reference in New Issue
Block a user