mirror of
https://github.com/panosoft/inline-html
synced 2026-01-13 13:04:30 -08:00
Add package engine.
This commit is contained in:
@@ -3,6 +3,9 @@
|
||||
"version": "0.2.2",
|
||||
"description": "Inline local assets referenced in an HTML document.",
|
||||
"repository": "panosoft/inline-html",
|
||||
"engines" : {
|
||||
"node" : ">=4.0.0"
|
||||
},
|
||||
"main": "lib/index.js",
|
||||
"scripts": {
|
||||
"test": "mocha",
|
||||
|
||||
Reference in New Issue
Block a user