mirror of
https://github.com/S2-/minifyfromhtml.git
synced 2025-08-02 20:00:05 +02:00
60 lines
1.5 KiB
JSON
60 lines
1.5 KiB
JSON
{
|
|
"_from": "nwmatcher@^1.4.3",
|
|
"_id": "nwmatcher@1.4.4",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-3iuY4N5dhgMpCUrOVnuAdGrgxVqV2cJpM+XNccjR2DKOB1RUP0aA+wGXEiNziG/UKboFyGBIoKOaNlJxx8bciQ==",
|
|
"_location": "/nwmatcher",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "nwmatcher@^1.4.3",
|
|
"name": "nwmatcher",
|
|
"escapedName": "nwmatcher",
|
|
"rawSpec": "^1.4.3",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^1.4.3"
|
|
},
|
|
"_requiredBy": [
|
|
"/jsdom"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/nwmatcher/-/nwmatcher-1.4.4.tgz",
|
|
"_shasum": "2285631f34a95f0d0395cd900c96ed39b58f346e",
|
|
"_spec": "nwmatcher@^1.4.3",
|
|
"_where": "/home/s2/Documents/Code/minifyfromhtml/node_modules/jsdom",
|
|
"author": {
|
|
"name": "Diego Perini",
|
|
"email": "diego.perini@gmail.com",
|
|
"url": "http://www.iport.it/"
|
|
},
|
|
"bugs": {
|
|
"url": "http://github.com/dperini/nwmatcher/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"deprecated": false,
|
|
"description": "A CSS3-compliant JavaScript selector engine.",
|
|
"ender": "./lib/ender/bridge.js",
|
|
"homepage": "http://javascript.nwbox.com/NWMatcher/",
|
|
"keywords": [
|
|
"css",
|
|
"matcher",
|
|
"selector",
|
|
"ender"
|
|
],
|
|
"license": "MIT",
|
|
"main": "./src/nwmatcher",
|
|
"maintainers": [
|
|
{
|
|
"name": "Diego Perini",
|
|
"email": "diego.perini@gmail.com",
|
|
"url": "http://www.iport.it/"
|
|
}
|
|
],
|
|
"name": "nwmatcher",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/dperini/nwmatcher.git"
|
|
},
|
|
"version": "1.4.4"
|
|
}
|