61 lines
1.6 KiB
JSON
61 lines
1.6 KiB
JSON
{
|
|
"_from": "minifyfromhtml@1.3.0",
|
|
"_id": "minifyfromhtml@1.3.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-Q253yAkQd5wdmo+kJgWgtKlcxH+zVjaZP1Jmnpv1r81kUxq8sJcGutKDNRz2VIvvsJIm4UgDyGZ59bQMmNDb/Q==",
|
|
"_location": "/minifyfromhtml",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "minifyfromhtml@1.3.0",
|
|
"name": "minifyfromhtml",
|
|
"escapedName": "minifyfromhtml",
|
|
"rawSpec": "1.3.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "1.3.0"
|
|
},
|
|
"_requiredBy": [
|
|
"#DEV:/",
|
|
"#USER"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/minifyfromhtml/-/minifyfromhtml-1.3.0.tgz",
|
|
"_shasum": "41f12fda5821086c8c57b1ea884634a672a83874",
|
|
"_spec": "minifyfromhtml@1.3.0",
|
|
"_where": "D:\\Projects\\siag\\vanillajs-seed",
|
|
"author": "",
|
|
"bin": {
|
|
"minifyfromhtml": "minifyfromhtml.js"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/S2-/minifyfromhtml/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"jsdom": "^14.0.0",
|
|
"minify": "^5.1.0",
|
|
"minimist": "^1.2.0"
|
|
},
|
|
"deprecated": false,
|
|
"description": "minify scripts and css starting from an html file",
|
|
"homepage": "https://github.com/S2-/minifyfromhtml#readme",
|
|
"keywords": [
|
|
"minify",
|
|
"javascript",
|
|
"html",
|
|
"css",
|
|
"script"
|
|
],
|
|
"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.3.0"
|
|
}
|