enb-tech-wrap
Advanced tools
Comparing version
@@ -5,18 +5,12 @@ { | ||
"name": "enb-tech-wrap", | ||
"version": "0.2.0", | ||
"repository": "git://github.com/bem-kit/enb-wrap", | ||
"homepage": "https://github.com/bem-kit/enb-wrap", | ||
"bugs": "https://github.com/bem-kit/enb-wrap/issues", | ||
"version": "0.2.1", | ||
"repository": "git://github.com/enb/enb-tech-wrap", | ||
"homepage": "https://github.com/enb/enb-tech-wrap", | ||
"bugs": "https://github.com/enb/enb-tech-wrap/issues", | ||
"licenses": [ | ||
{ | ||
"type": "MPL-2.0", | ||
"url": "https://github.com/bem-kit/enb-wrap/blob/master/LICENSE.txt" | ||
"url": "https://github.com/enb/enb-tech-wrap/blob/master/LICENSE.txt" | ||
} | ||
], | ||
"contributors": [ | ||
{ | ||
"name": "Vladimir Grinenko", | ||
"email": "i@tadatuta.com" | ||
} | ||
], | ||
"engines": { | ||
@@ -23,0 +17,0 @@ "node": ">= 4" |
@@ -5,2 +5,5 @@ # enb-tech-wrap | ||
This enb tech gathers source files by `filesTarget` mask, then wraps them with `before`/`after`/`wrap`. | ||
Finally, it concats them into one `target` file. | ||
## Installation | ||
@@ -20,2 +23,4 @@ | ||
after: '/* after */', | ||
beforeAll: '/* before all */', | ||
afterAll: '/* after all */', | ||
wrap: function(file, content) { | ||
@@ -22,0 +27,0 @@ return [ |
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
23206
0.53%1
-50%36
16.13%