mirror of
https://github.com/KevinMidboe/inline-html.git
synced 2025-10-29 17:40:29 +00: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