53 lines
1.6 KiB
JSON
53 lines
1.6 KiB
JSON
{
|
|
"_from": "git+https://github.com/S2-/minifyfromhtml.git#semver:1.x",
|
|
"_id": "minifyfromhtml@1.1.0",
|
|
"_inBundle": false,
|
|
"_integrity": "",
|
|
"_location": "/minifyfromhtml",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "git",
|
|
"raw": "minifyfromhtml@git+https://github.com/S2-/minifyfromhtml.git#semver:1.x",
|
|
"name": "minifyfromhtml",
|
|
"escapedName": "minifyfromhtml",
|
|
"rawSpec": "git+https://github.com/S2-/minifyfromhtml.git#semver:1.x",
|
|
"saveSpec": "git+https://github.com/S2-/minifyfromhtml.git#semver:1.x",
|
|
"fetchSpec": "https://github.com/S2-/minifyfromhtml.git",
|
|
"gitRange": "1.x",
|
|
"gitCommittish": null
|
|
},
|
|
"_requiredBy": [
|
|
"#DEV:/"
|
|
],
|
|
"_resolved": "git+https://github.com/S2-/minifyfromhtml.git#9aa30e929e5ea539f4d0dff0cf6858174039e21f",
|
|
"_spec": "minifyfromhtml@git+https://github.com/S2-/minifyfromhtml.git#semver:1.x",
|
|
"_where": "F:\\projects\\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.0"
|
|
}
|