|
@@ -1,8 +1,8 @@
|
|
|
{
|
|
{
|
|
|
- "name": "single-file-node",
|
|
|
|
|
|
|
+ "name": "single-file-jsdom",
|
|
|
"version": "0.0.1",
|
|
"version": "0.0.1",
|
|
|
- "description": "SingleFile for NodeJS",
|
|
|
|
|
- "main": "./node/single-file-node.js",
|
|
|
|
|
|
|
+ "description": "SingleFile for Node.js/jsdom | Save a page into a single HTML file",
|
|
|
|
|
+ "main": "./node-jsdom/single-file-node.js",
|
|
|
"scripts": {
|
|
"scripts": {
|
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
|
},
|
|
},
|