update modules
This commit is contained in:
14
node_modules/acorn/package.json
generated
vendored
14
node_modules/acorn/package.json
generated
vendored
@@ -1,4 +1,11 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"acorn@6.4.1",
|
||||
"D:\\Projects\\vanillajs-seed"
|
||||
]
|
||||
],
|
||||
"_development": true,
|
||||
"_from": "acorn@6.4.1",
|
||||
"_id": "acorn@6.4.1",
|
||||
"_inBundle": false,
|
||||
@@ -21,17 +28,14 @@
|
||||
"/jsdom"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/acorn/-/acorn-6.4.1.tgz",
|
||||
"_shasum": "531e58ba3f51b9dacb9a6646ca4debf5b14ca474",
|
||||
"_spec": "acorn@6.4.1",
|
||||
"_where": "D:\\Projects\\siag\\vanillajs-seed\\node_modules\\acorn-globals",
|
||||
"_spec": "6.4.1",
|
||||
"_where": "D:\\Projects\\vanillajs-seed",
|
||||
"bin": {
|
||||
"acorn": "bin/acorn"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/acornjs/acorn/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"deprecated": false,
|
||||
"description": "ECMAScript parser",
|
||||
"engines": {
|
||||
"node": ">=0.4.0"
|
||||
|
Reference in New Issue
Block a user