54 lines
1.5 KiB
JSON
54 lines
1.5 KiB
JSON
{
|
|
"_from": "minifyfromhtml@1.1.3",
|
|
"_id": "minifyfromhtml@1.1.3",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-qYwHERSQmGZfh4A+l0n0adX2WulYN2bLSZBGBMmx5tXz6AW7jbVSx0/iq9HCd8h8+K2OZw1RdV1fiYHY4YlyUw==",
|
|
"_location": "/minifyfromhtml",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "minifyfromhtml@1.1.3",
|
|
"name": "minifyfromhtml",
|
|
"escapedName": "minifyfromhtml",
|
|
"rawSpec": "1.1.3",
|
|
"saveSpec": null,
|
|
"fetchSpec": "1.1.3"
|
|
},
|
|
"_requiredBy": [
|
|
"#DEV:/",
|
|
"#USER"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/minifyfromhtml/-/minifyfromhtml-1.1.3.tgz",
|
|
"_shasum": "fa771813d5cb616d327b15d8e823a96eaf738039",
|
|
"_spec": "minifyfromhtml@1.1.3",
|
|
"_where": "F:\\projects\\p\\vanillajs-seed",
|
|
"author": "",
|
|
"bin": {
|
|
"minifyfromhtml": "./minifyfromhtml.js"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/S2-/minifyfromhtml/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"jsdom": "^14.0.0",
|
|
"minify": "^4.1.1",
|
|
"minimist": "^1.2.0"
|
|
},
|
|
"deprecated": false,
|
|
"description": "minify scripts and css starting from an html file",
|
|
"homepage": "https://github.com/S2-/minifyfromhtml#readme",
|
|
"license": "ISC",
|
|
"main": "minifyfromhtml.js",
|
|
"name": "minifyfromhtml",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/S2-/minifyfromhtml.git"
|
|
},
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"version": "1.1.3"
|
|
}
|