mirror of
https://github.com/S2-/minifyfromhtml.git
synced 2025-08-02 20:00:05 +02:00
use minify
This commit is contained in:
23
node_modules/tr46/package.json
generated
vendored
23
node_modules/tr46/package.json
generated
vendored
@@ -1,32 +1,27 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"tr46@1.0.1",
|
||||
"E:\\projects\\p\\minifyfromhtml"
|
||||
]
|
||||
],
|
||||
"_from": "tr46@1.0.1",
|
||||
"_from": "tr46@^1.0.1",
|
||||
"_id": "tr46@1.0.1",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-qLE/1r/SSJUZZ0zN5VujaTtwbQk=",
|
||||
"_location": "/tr46",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "version",
|
||||
"type": "range",
|
||||
"registry": true,
|
||||
"raw": "tr46@1.0.1",
|
||||
"raw": "tr46@^1.0.1",
|
||||
"name": "tr46",
|
||||
"escapedName": "tr46",
|
||||
"rawSpec": "1.0.1",
|
||||
"rawSpec": "^1.0.1",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "1.0.1"
|
||||
"fetchSpec": "^1.0.1"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/whatwg-url"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/tr46/-/tr46-1.0.1.tgz",
|
||||
"_spec": "1.0.1",
|
||||
"_where": "E:\\projects\\p\\minifyfromhtml",
|
||||
"_shasum": "a8b13fd6bfd2489519674ccde55ba3693b706d09",
|
||||
"_spec": "tr46@^1.0.1",
|
||||
"_where": "F:\\projects\\p\\minifyfromhtml\\node_modules\\whatwg-url",
|
||||
"author": {
|
||||
"name": "Sebastian Mayr",
|
||||
"email": "npm@smayr.name"
|
||||
@@ -34,9 +29,11 @@
|
||||
"bugs": {
|
||||
"url": "https://github.com/Sebmaster/tr46.js/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"dependencies": {
|
||||
"punycode": "^2.1.0"
|
||||
},
|
||||
"deprecated": false,
|
||||
"description": "An implementation of the Unicode TR46 spec",
|
||||
"devDependencies": {
|
||||
"eslint": "^3.13.0",
|
||||
|
Reference in New Issue
Block a user