web-interface initial
This commit is contained in:
parent
3340c126d6
commit
6e7d34e7a9
2393 changed files with 812405 additions and 0 deletions
22
adapter/web/frontend/node_modules/@rollup/rollup-win32-x64-msvc/package.json
generated
vendored
Normal file
22
adapter/web/frontend/node_modules/@rollup/rollup-win32-x64-msvc/package.json
generated
vendored
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
"name": "@rollup/rollup-win32-x64-msvc",
|
||||
"version": "4.60.4",
|
||||
"os": [
|
||||
"win32"
|
||||
],
|
||||
"cpu": [
|
||||
"x64"
|
||||
],
|
||||
"files": [
|
||||
"rollup.win32-x64-msvc.node"
|
||||
],
|
||||
"description": "Native bindings for Rollup",
|
||||
"author": "Lukas Taegert-Atkinson",
|
||||
"homepage": "https://rollupjs.org/",
|
||||
"license": "MIT",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/rollup/rollup.git"
|
||||
},
|
||||
"main": "./rollup.win32-x64-msvc.node"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue