感谢“羽毛先生"提交修复 UI 框架中界面无法不销毁移除的问题

This commit is contained in:
dgflash
2022-06-02 09:53:39 +08:00
parent 8fc8c6c181
commit 590547acba
121 changed files with 2961 additions and 6699 deletions

View File

@@ -1,33 +1,7 @@
{
"_args": [
[
"buffer@5.7.1",
"D:\\gitee\\oops-framework\\extensions\\oops-plugin-excel-to-json"
]
],
"_development": true,
"_from": "buffer@5.7.1",
"_id": "buffer@5.7.1",
"_inBundle": false,
"_integrity": "sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==",
"_location": "/buffer",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "buffer@5.7.1",
"name": "buffer",
"escapedName": "buffer",
"rawSpec": "5.7.1",
"saveSpec": null,
"fetchSpec": "5.7.1"
},
"_requiredBy": [
"/bl"
],
"_resolved": "https://registry.npmjs.org/buffer/-/buffer-5.7.1.tgz",
"_spec": "5.7.1",
"_where": "D:\\gitee\\oops-framework\\extensions\\oops-plugin-excel-to-json",
"name": "buffer",
"description": "Node.js Buffer API, for the browser",
"version": "5.7.1",
"author": {
"name": "Feross Aboukhadijeh",
"email": "feross@feross.org",
@@ -37,20 +11,13 @@
"url": "https://github.com/feross/buffer/issues"
},
"contributors": [
{
"name": "Romain Beauxis",
"email": "toots@rastageeks.org"
},
{
"name": "James Halliday",
"email": "mail@substack.net"
}
"Romain Beauxis <toots@rastageeks.org>",
"James Halliday <mail@substack.net>"
],
"dependencies": {
"base64-js": "^1.3.1",
"ieee754": "^1.1.13"
},
"description": "Node.js Buffer API, for the browser",
"devDependencies": {
"airtap": "^3.0.0",
"benchmark": "^2.1.4",
@@ -65,20 +32,6 @@
"through2": "^4.0.2",
"uglify-js": "^3.11.3"
},
"funding": [
{
"type": "github",
"url": "https://github.com/sponsors/feross"
},
{
"type": "patreon",
"url": "https://www.patreon.com/feross"
},
{
"type": "consulting",
"url": "https://feross.org/support"
}
],
"homepage": "https://github.com/feross/buffer",
"jspm": {
"map": {
@@ -98,7 +51,7 @@
],
"license": "MIT",
"main": "index.js",
"name": "buffer",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "git://github.com/feross/buffer.git"
@@ -126,6 +79,18 @@
"SharedArrayBuffer"
]
},
"types": "index.d.ts",
"version": "5.7.1"
"funding": [
{
"type": "github",
"url": "https://github.com/sponsors/feross"
},
{
"type": "patreon",
"url": "https://www.patreon.com/feross"
},
{
"type": "consulting",
"url": "https://feross.org/support"
}
]
}