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/cssom/package.json generated vendored
View File

@@ -1,28 +1,34 @@
{
"_from": "cssom@^0.3.4",
"_args": [
[
"cssom@0.3.8",
"D:\\Projects\\siag\\vanillajs-seed"
]
],
"_development": true,
"_from": "cssom@0.3.8",
"_id": "cssom@0.3.8",
"_inBundle": false,
"_integrity": "sha512-b0tGHbfegbhPJpxpiBPU2sCkigAqtM9O121le6bbOlgyV+NyGyCmVfJ6QW9eRjz8CpNfWEOYBIMIGRYkLwsIYg==",
"_location": "/cssom",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "cssom@^0.3.4",
"raw": "cssom@0.3.8",
"name": "cssom",
"escapedName": "cssom",
"rawSpec": "^0.3.4",
"rawSpec": "0.3.8",
"saveSpec": null,
"fetchSpec": "^0.3.4"
"fetchSpec": "0.3.8"
},
"_requiredBy": [
"/cssstyle",
"/jsdom"
],
"_resolved": "https://registry.npmjs.org/cssom/-/cssom-0.3.8.tgz",
"_shasum": "9f1276f5b2b463f2114d3f2c75250af8c1a36f4a",
"_spec": "cssom@^0.3.4",
"_where": "/home/s2/Code/vanillajs-seed/node_modules/jsdom",
"_spec": "0.3.8",
"_where": "D:\\Projects\\siag\\vanillajs-seed",
"author": {
"name": "Nikita Vasilyev",
"email": "me@elv1s.ru"
@@ -30,8 +36,6 @@
"bugs": {
"url": "https://github.com/NV/CSSOM/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "CSS Object Model implementation and CSS parser",
"files": [
"lib/"