mirror of
https://github.com/S2-/minifyfromhtml.git
synced 2025-08-02 20:00:05 +02:00
update node modules
This commit is contained in:
23
node_modules/tr46/package.json
generated
vendored
23
node_modules/tr46/package.json
generated
vendored
@@ -1,27 +1,32 @@
|
||||
{
|
||||
"_from": "tr46@^1.0.1",
|
||||
"_args": [
|
||||
[
|
||||
"tr46@1.0.1",
|
||||
"E:\\projects\\p\\minifyfromhtml"
|
||||
]
|
||||
],
|
||||
"_from": "tr46@1.0.1",
|
||||
"_id": "tr46@1.0.1",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-qLE/1r/SSJUZZ0zN5VujaTtwbQk=",
|
||||
"_location": "/tr46",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "range",
|
||||
"type": "version",
|
||||
"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",
|
||||
"_shasum": "a8b13fd6bfd2489519674ccde55ba3693b706d09",
|
||||
"_spec": "tr46@^1.0.1",
|
||||
"_where": "/home/s2/Documents/Code/minifyfromhtml/node_modules/whatwg-url",
|
||||
"_spec": "1.0.1",
|
||||
"_where": "E:\\projects\\p\\minifyfromhtml",
|
||||
"author": {
|
||||
"name": "Sebastian Mayr",
|
||||
"email": "npm@smayr.name"
|
||||
@@ -29,11 +34,9 @@
|
||||
"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