mirror of
https://github.com/S2-/minifyfromhtml.git
synced 2025-08-02 20:00:05 +02:00
54 lines
1.3 KiB
JSON
54 lines
1.3 KiB
JSON
{
|
|
"_from": "cssom@^0.5.0",
|
|
"_id": "cssom@0.5.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-iKuQcq+NdHqlAcwUY0o/HL69XQrUaQdMjmStJ8JFmUaiiQErlhrmuigkg/CU4E2J0IyUKUrMAgl36TvN67MqTw==",
|
|
"_location": "/cssom",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "cssom@^0.5.0",
|
|
"name": "cssom",
|
|
"escapedName": "cssom",
|
|
"rawSpec": "^0.5.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^0.5.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/jsdom"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/cssom/-/cssom-0.5.0.tgz",
|
|
"_shasum": "d254fa92cd8b6fbd83811b9fbaed34663cc17c36",
|
|
"_spec": "cssom@^0.5.0",
|
|
"_where": "D:\\Projects\\minifyfromhtml\\node_modules\\jsdom",
|
|
"author": {
|
|
"name": "Nikita Vasilyev",
|
|
"email": "me@elv1s.ru"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/NV/CSSOM/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"deprecated": false,
|
|
"description": "CSS Object Model implementation and CSS parser",
|
|
"files": [
|
|
"lib/"
|
|
],
|
|
"homepage": "https://github.com/NV/CSSOM#readme",
|
|
"keywords": [
|
|
"CSS",
|
|
"CSSOM",
|
|
"parser",
|
|
"styleSheet"
|
|
],
|
|
"license": "MIT",
|
|
"main": "./lib/index.js",
|
|
"name": "cssom",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/NV/CSSOM.git"
|
|
},
|
|
"version": "0.5.0"
|
|
}
|