完成世界书、骰子、apiconfig页面处理
This commit is contained in:
21
frontend/node_modules/cose-base/LICENSE
generated
vendored
Normal file
21
frontend/node_modules/cose-base/LICENSE
generated
vendored
Normal file
@@ -0,0 +1,21 @@
|
||||
MIT License
|
||||
|
||||
Copyright (c) 2019 - present, iVis@Bilkent.
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
in the Software without restriction, including without limitation the rights
|
||||
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||
copies of the Software, and to permit persons to whom the Software is
|
||||
furnished to do so, subject to the following conditions:
|
||||
|
||||
The above copyright notice and this permission notice shall be included in all
|
||||
copies or substantial portions of the Software.
|
||||
|
||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||
SOFTWARE.
|
||||
1447
frontend/node_modules/cose-base/cose-base.js
generated
vendored
Normal file
1447
frontend/node_modules/cose-base/cose-base.js
generated
vendored
Normal file
File diff suppressed because it is too large
Load Diff
39
frontend/node_modules/cose-base/package.json
generated
vendored
Normal file
39
frontend/node_modules/cose-base/package.json
generated
vendored
Normal file
@@ -0,0 +1,39 @@
|
||||
{
|
||||
"name": "cose-base",
|
||||
"version": "1.0.3",
|
||||
"description": "Core module for compound spring embedder based layout styles",
|
||||
"main": "cose-base.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1",
|
||||
"build": "cross-env NODE_ENV=production webpack"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/iVis-at-Bilkent/cose-base.git"
|
||||
},
|
||||
"author": "",
|
||||
"license": "MIT",
|
||||
"bugs": {
|
||||
"url": "https://github.com/iVis-at-Bilkent/cose-base/issues"
|
||||
},
|
||||
"homepage": "https://github.com/iVis-at-Bilkent/cose-base#readme",
|
||||
"devDependencies": {
|
||||
"babel-core": "^6.24.1",
|
||||
"babel-loader": "^7.0.0",
|
||||
"babel-preset-env": "^1.5.1",
|
||||
"camelcase": "^4.1.0",
|
||||
"cpy-cli": "^1.0.1",
|
||||
"cross-env": "^5.1.6",
|
||||
"eslint": "^3.19.0",
|
||||
"gh-pages": "^1.1.0",
|
||||
"npm-run-all": "^4.1.2",
|
||||
"rimraf": "^2.6.2",
|
||||
"update": "^0.7.4",
|
||||
"updater-license": "^1.0.0",
|
||||
"webpack": "^2.6.1",
|
||||
"webpack-dev-server": "^2.4.5"
|
||||
},
|
||||
"dependencies": {
|
||||
"layout-base": "^1.0.0"
|
||||
}
|
||||
}
|
||||
1243
frontend/node_modules/cose-base/src/CoSELayout.js
generated
vendored
Normal file
1243
frontend/node_modules/cose-base/src/CoSELayout.js
generated
vendored
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user