use directories for structure

This commit is contained in:
s2
2020-05-26 10:37:57 +02:00
parent 66580d4847
commit ae4aaf2668
1287 changed files with 92093 additions and 13113 deletions

24
node_modules/nwsapi/package.json generated vendored
View File

@@ -1,27 +1,33 @@
{
"_from": "nwsapi@^2.1.3",
"_args": [
[
"nwsapi@2.2.0",
"D:\\Projects\\siag\\vanillajs-seed"
]
],
"_development": true,
"_from": "nwsapi@2.2.0",
"_id": "nwsapi@2.2.0",
"_inBundle": false,
"_integrity": "sha512-h2AatdwYH+JHiZpv7pt/gSX1XoRGb7L/qSIeuqA6GwYoF9w1vP1cw42TO0aI2pNyshRK5893hNSl+1//vHK7hQ==",
"_location": "/nwsapi",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "nwsapi@^2.1.3",
"raw": "nwsapi@2.2.0",
"name": "nwsapi",
"escapedName": "nwsapi",
"rawSpec": "^2.1.3",
"rawSpec": "2.2.0",
"saveSpec": null,
"fetchSpec": "^2.1.3"
"fetchSpec": "2.2.0"
},
"_requiredBy": [
"/jsdom"
],
"_resolved": "https://registry.npmjs.org/nwsapi/-/nwsapi-2.2.0.tgz",
"_shasum": "204879a9e3d068ff2a55139c2c772780681a38b7",
"_spec": "nwsapi@^2.1.3",
"_where": "/home/s2/Code/vanillajs-seed/node_modules/jsdom",
"_spec": "2.2.0",
"_where": "D:\\Projects\\siag\\vanillajs-seed",
"author": {
"name": "Diego Perini",
"email": "diego.perini@gmail.com",
@@ -30,8 +36,6 @@
"bugs": {
"url": "http://github.com/dperini/nwsapi/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Fast CSS Selectors API Engine",
"directories": {
"test": "test"