1
0
mirror of https://github.com/S2-/minifyfromhtml.git synced 2025-08-03 12:20:04 +02:00

update node modules

This commit is contained in:
s2
2019-03-29 15:56:41 +01:00
parent f114871153
commit 89c32fb4e6
8347 changed files with 390123 additions and 159877 deletions

24
node_modules/js-tokens/package.json generated vendored
View File

@@ -1,36 +1,40 @@
{
"_from": "js-tokens@^3.0.2",
"_args": [
[
"js-tokens@3.0.2",
"E:\\projects\\p\\minifyfromhtml"
]
],
"_from": "js-tokens@3.0.2",
"_id": "js-tokens@3.0.2",
"_inBundle": false,
"_integrity": "sha1-mGbfOVECEw449/mWvOtlRDIJwls=",
"_location": "/js-tokens",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "js-tokens@^3.0.2",
"raw": "js-tokens@3.0.2",
"name": "js-tokens",
"escapedName": "js-tokens",
"rawSpec": "^3.0.2",
"rawSpec": "3.0.2",
"saveSpec": null,
"fetchSpec": "^3.0.2"
"fetchSpec": "3.0.2"
},
"_requiredBy": [
"/@babel/highlight",
"/babel-code-frame",
"/loose-envify"
],
"_resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-3.0.2.tgz",
"_shasum": "9866df395102130e38f7f996bceb65443209c25b",
"_spec": "js-tokens@^3.0.2",
"_where": "/home/s2/Documents/Code/minifyfromhtml/node_modules/babel-code-frame",
"_spec": "3.0.2",
"_where": "E:\\projects\\p\\minifyfromhtml",
"author": {
"name": "Simon Lydell"
},
"bugs": {
"url": "https://github.com/lydell/js-tokens/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "A regex that tokenizes JavaScript.",
"devDependencies": {
"coffee-script": "~1.12.6",