参数设定
Showing
node_modules/.bin/nanoid
deleted
100644 → 0
node_modules/.bin/nanoid.cmd
deleted
100644 → 0
node_modules/.bin/nanoid.ps1
deleted
100644 → 0
node_modules/asynckit/LICENSE
deleted
100644 → 0
node_modules/asynckit/README.md
deleted
100644 → 0
node_modules/asynckit/bench.js
deleted
100644 → 0
node_modules/asynckit/index.js
deleted
100644 → 0
node_modules/asynckit/lib/abort.js
deleted
100644 → 0
node_modules/asynckit/lib/async.js
deleted
100644 → 0
node_modules/asynckit/lib/defer.js
deleted
100644 → 0
node_modules/asynckit/lib/iterate.js
deleted
100644 → 0
node_modules/asynckit/lib/state.js
deleted
100644 → 0
node_modules/asynckit/package.json
deleted
100644 → 0
| { | ||
| "_from": "asynckit@^0.4.0", | ||
| "_id": "asynckit@0.4.0", | ||
| "_inBundle": false, | ||
| "_integrity": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==", | ||
| "_location": "/asynckit", | ||
| "_phantomChildren": {}, | ||
| "_requested": { | ||
| "type": "range", | ||
| "registry": true, | ||
| "raw": "asynckit@^0.4.0", | ||
| "name": "asynckit", | ||
| "escapedName": "asynckit", | ||
| "rawSpec": "^0.4.0", | ||
| "saveSpec": null, | ||
| "fetchSpec": "^0.4.0" | ||
| }, | ||
| "_requiredBy": [ | ||
| "/form-data" | ||
| ], | ||
| "_resolved": "https://registry.npmmirror.com/asynckit/-/asynckit-0.4.0.tgz", | ||
| "_shasum": "c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79", | ||
| "_spec": "asynckit@^0.4.0", | ||
| "_where": "E:\\work\\sfp-program\\node_modules\\form-data", | ||
| "author": { | ||
| "name": "Alex Indigo", | ||
| "email": "iam@alexindigo.com" | ||
| }, | ||
| "bugs": { | ||
| "url": "https://github.com/alexindigo/asynckit/issues" | ||
| }, | ||
| "bundleDependencies": false, | ||
| "dependencies": {}, | ||
| "deprecated": false, | ||
| "description": "Minimal async jobs utility library, with streams support", | ||
| "devDependencies": { | ||
| "browserify": "^13.0.0", | ||
| "browserify-istanbul": "^2.0.0", | ||
| "coveralls": "^2.11.9", | ||
| "eslint": "^2.9.0", | ||
| "istanbul": "^0.4.3", | ||
| "obake": "^0.1.2", | ||
| "phantomjs-prebuilt": "^2.1.7", | ||
| "pre-commit": "^1.1.3", | ||
| "reamde": "^1.1.0", | ||
| "rimraf": "^2.5.2", | ||
| "size-table": "^0.2.0", | ||
| "tap-spec": "^4.1.1", | ||
| "tape": "^4.5.1" | ||
| }, | ||
| "homepage": "https://github.com/alexindigo/asynckit#readme", | ||
| "keywords": [ | ||
| "async", | ||
| "jobs", | ||
| "parallel", | ||
| "serial", | ||
| "iterator", | ||
| "array", | ||
| "object", | ||
| "stream", | ||
| "destroy", | ||
| "terminate", | ||
| "abort" | ||
| ], | ||
| "license": "MIT", | ||
| "main": "index.js", | ||
| "name": "asynckit", | ||
| "pre-commit": [ | ||
| "clean", | ||
| "lint", | ||
| "test", | ||
| "browser", | ||
| "report", | ||
| "size" | ||
| ], | ||
| "repository": { | ||
| "type": "git", | ||
| "url": "git+https://github.com/alexindigo/asynckit.git" | ||
| }, | ||
| "scripts": { | ||
| "browser": "browserify -t browserify-istanbul test/lib/browserify_adjustment.js test/test-*.js | obake --coverage | tap-spec", | ||
| "clean": "rimraf coverage", | ||
| "debug": "tape test/test-*.js", | ||
| "lint": "eslint *.js lib/*.js test/*.js", | ||
| "report": "istanbul report", | ||
| "size": "browserify index.js | size-table asynckit", | ||
| "test": "istanbul cover --reporter=json tape -- 'test/test-*.js' | tap-spec", | ||
| "win-test": "tape test/test-*.js" | ||
| }, | ||
| "version": "0.4.0" | ||
| } |
node_modules/asynckit/parallel.js
deleted
100644 → 0
node_modules/asynckit/serial.js
deleted
100644 → 0
node_modules/asynckit/stream.js
deleted
100644 → 0
node_modules/axios/CHANGELOG.md
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
node_modules/axios/LICENSE
deleted
100644 → 0
node_modules/axios/README.md
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
node_modules/axios/SECURITY.md
deleted
100644 → 0
node_modules/axios/UPGRADE_GUIDE.md
deleted
100644 → 0
node_modules/axios/dist/axios.js
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
node_modules/axios/dist/axios.map
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
node_modules/axios/dist/axios.min.js
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
node_modules/axios/index.d.ts
deleted
100644 → 0
node_modules/axios/index.js
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
node_modules/axios/lib/axios.js
deleted
100644 → 0
node_modules/axios/lib/core/Axios.js
deleted
100644 → 0
node_modules/axios/lib/env/README.md
deleted
100644 → 0
node_modules/axios/lib/env/data.js
deleted
100644 → 0
node_modules/axios/lib/utils.js
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
node_modules/axios/package.json
deleted
100644 → 0
| { | ||
| "_from": "axios", | ||
| "_id": "axios@0.27.2", | ||
| "_inBundle": false, | ||
| "_integrity": "sha512-t+yRIyySRTp/wua5xEr+z1q60QmLq8ABsS5O9Me1AsE5dfKqgnCFzwiCZZ/cGNd1lq4/7akDWMxdhVlucjmnOQ==", | ||
| "_location": "/axios", | ||
| "_phantomChildren": {}, | ||
| "_requested": { | ||
| "type": "tag", | ||
| "registry": true, | ||
| "raw": "axios", | ||
| "name": "axios", | ||
| "escapedName": "axios", | ||
| "rawSpec": "", | ||
| "saveSpec": null, | ||
| "fetchSpec": "latest" | ||
| }, | ||
| "_requiredBy": [ | ||
| "#USER", | ||
| "/" | ||
| ], | ||
| "_resolved": "https://registry.npmmirror.com/axios/-/axios-0.27.2.tgz", | ||
| "_shasum": "207658cc8621606e586c85db4b41a750e756d972", | ||
| "_spec": "axios", | ||
| "_where": "E:\\work\\sfp-program", | ||
| "author": { | ||
| "name": "Matt Zabriskie" | ||
| }, | ||
| "browser": { | ||
| "./lib/adapters/http.js": "./lib/adapters/xhr.js", | ||
| "./lib/defaults/env/FormData.js": "./lib/helpers/null.js" | ||
| }, | ||
| "bugs": { | ||
| "url": "https://github.com/axios/axios/issues" | ||
| }, | ||
| "bundleDependencies": false, | ||
| "bundlesize": [ | ||
| { | ||
| "path": "./dist/axios.min.js", | ||
| "threshold": "5kB" | ||
| } | ||
| ], | ||
| "dependencies": { | ||
| "follow-redirects": "^1.14.9", | ||
| "form-data": "^4.0.0" | ||
| }, | ||
| "deprecated": false, | ||
| "description": "Promise based HTTP client for the browser and node.js", | ||
| "devDependencies": { | ||
| "abortcontroller-polyfill": "^1.7.3", | ||
| "coveralls": "^3.1.1", | ||
| "dtslint": "^4.2.1", | ||
| "es6-promise": "^4.2.8", | ||
| "formidable": "^2.0.1", | ||
| "grunt": "^1.4.1", | ||
| "grunt-banner": "^0.6.0", | ||
| "grunt-cli": "^1.4.3", | ||
| "grunt-contrib-clean": "^2.0.0", | ||
| "grunt-contrib-watch": "^1.1.0", | ||
| "grunt-eslint": "^24.0.0", | ||
| "grunt-karma": "^4.0.2", | ||
| "grunt-mocha-test": "^0.13.3", | ||
| "grunt-webpack": "^5.0.0", | ||
| "istanbul-instrumenter-loader": "^3.0.1", | ||
| "jasmine-core": "^2.4.1", | ||
| "karma": "^6.3.17", | ||
| "karma-chrome-launcher": "^3.1.1", | ||
| "karma-firefox-launcher": "^2.1.2", | ||
| "karma-jasmine": "^1.1.1", | ||
| "karma-jasmine-ajax": "^0.1.13", | ||
| "karma-safari-launcher": "^1.0.0", | ||
| "karma-sauce-launcher": "^4.3.6", | ||
| "karma-sinon": "^1.0.5", | ||
| "karma-sourcemap-loader": "^0.3.8", | ||
| "karma-webpack": "^4.0.2", | ||
| "load-grunt-tasks": "^5.1.0", | ||
| "minimist": "^1.2.6", | ||
| "mocha": "^8.2.1", | ||
| "sinon": "^4.5.0", | ||
| "terser-webpack-plugin": "^4.2.3", | ||
| "typescript": "^4.6.3", | ||
| "url-search-params": "^0.10.0", | ||
| "webpack": "^4.44.2", | ||
| "webpack-dev-server": "^3.11.0" | ||
| }, | ||
| "homepage": "https://axios-http.com", | ||
| "jsdelivr": "dist/axios.min.js", | ||
| "keywords": [ | ||
| "xhr", | ||
| "http", | ||
| "ajax", | ||
| "promise", | ||
| "node" | ||
| ], | ||
| "license": "MIT", | ||
| "main": "index.js", | ||
| "name": "axios", | ||
| "repository": { | ||
| "type": "git", | ||
| "url": "git+https://github.com/axios/axios.git" | ||
| }, | ||
| "scripts": { | ||
| "build": "NODE_ENV=production grunt build", | ||
| "coveralls": "cat coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js", | ||
| "examples": "node ./examples/server.js", | ||
| "fix": "eslint --fix lib/**/*.js", | ||
| "preversion": "grunt version && npm test", | ||
| "start": "node ./sandbox/server.js", | ||
| "test": "grunt test && dtslint" | ||
| }, | ||
| "types": "index.d.ts", | ||
| "typings": "./index.d.ts", | ||
| "unpkg": "dist/axios.min.js", | ||
| "version": "0.27.2" | ||
| } |
node_modules/axios/tsconfig.json
deleted
100644 → 0
node_modules/axios/tslint.json
deleted
100644 → 0
node_modules/combined-stream/License
deleted
100644 → 0
| { | ||
| "_from": "combined-stream@^1.0.8", | ||
| "_id": "combined-stream@1.0.8", | ||
| "_inBundle": false, | ||
| "_integrity": "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==", | ||
| "_location": "/combined-stream", | ||
| "_phantomChildren": {}, | ||
| "_requested": { | ||
| "type": "range", | ||
| "registry": true, | ||
| "raw": "combined-stream@^1.0.8", | ||
| "name": "combined-stream", | ||
| "escapedName": "combined-stream", | ||
| "rawSpec": "^1.0.8", | ||
| "saveSpec": null, | ||
| "fetchSpec": "^1.0.8" | ||
| }, | ||
| "_requiredBy": [ | ||
| "/form-data" | ||
| ], | ||
| "_resolved": "https://registry.npmmirror.com/combined-stream/-/combined-stream-1.0.8.tgz", | ||
| "_shasum": "c3d45a8b34fd730631a110a8a2520682b31d5a7f", | ||
| "_spec": "combined-stream@^1.0.8", | ||
| "_where": "E:\\work\\sfp-program\\node_modules\\form-data", | ||
| "author": { | ||
| "name": "Felix Geisendörfer", | ||
| "email": "felix@debuggable.com", | ||
| "url": "http://debuggable.com/" | ||
| }, | ||
| "bugs": { | ||
| "url": "https://github.com/felixge/node-combined-stream/issues" | ||
| }, | ||
| "bundleDependencies": false, | ||
| "dependencies": { | ||
| "delayed-stream": "~1.0.0" | ||
| }, | ||
| "deprecated": false, | ||
| "description": "A stream that emits multiple other streams one after another.", | ||
| "devDependencies": { | ||
| "far": "~0.0.7" | ||
| }, | ||
| "engines": { | ||
| "node": ">= 0.8" | ||
| }, | ||
| "homepage": "https://github.com/felixge/node-combined-stream", | ||
| "license": "MIT", | ||
| "main": "./lib/combined_stream", | ||
| "name": "combined-stream", | ||
| "repository": { | ||
| "type": "git", | ||
| "url": "git://github.com/felixge/node-combined-stream.git" | ||
| }, | ||
| "scripts": { | ||
| "test": "node test/run.js" | ||
| }, | ||
| "version": "1.0.8" | ||
| } |
node_modules/delayed-stream/License
deleted
100644 → 0
node_modules/delayed-stream/Makefile
deleted
100644 → 0
| { | ||
| "_from": "delayed-stream@~1.0.0", | ||
| "_id": "delayed-stream@1.0.0", | ||
| "_inBundle": false, | ||
| "_integrity": "sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==", | ||
| "_location": "/delayed-stream", | ||
| "_phantomChildren": {}, | ||
| "_requested": { | ||
| "type": "range", | ||
| "registry": true, | ||
| "raw": "delayed-stream@~1.0.0", | ||
| "name": "delayed-stream", | ||
| "escapedName": "delayed-stream", | ||
| "rawSpec": "~1.0.0", | ||
| "saveSpec": null, | ||
| "fetchSpec": "~1.0.0" | ||
| }, | ||
| "_requiredBy": [ | ||
| "/combined-stream" | ||
| ], | ||
| "_resolved": "https://registry.npmmirror.com/delayed-stream/-/delayed-stream-1.0.0.tgz", | ||
| "_shasum": "df3ae199acadfb7d440aaae0b29e2272b24ec619", | ||
| "_spec": "delayed-stream@~1.0.0", | ||
| "_where": "E:\\work\\sfp-program\\node_modules\\combined-stream", | ||
| "author": { | ||
| "name": "Felix Geisendörfer", | ||
| "email": "felix@debuggable.com", | ||
| "url": "http://debuggable.com/" | ||
| }, | ||
| "bugs": { | ||
| "url": "https://github.com/felixge/node-delayed-stream/issues" | ||
| }, | ||
| "bundleDependencies": false, | ||
| "contributors": [ | ||
| { | ||
| "name": "Mike Atkins", | ||
| "email": "apeherder@gmail.com" | ||
| } | ||
| ], | ||
| "dependencies": {}, | ||
| "deprecated": false, | ||
| "description": "Buffers events from a stream until you are ready to handle them.", | ||
| "devDependencies": { | ||
| "fake": "0.2.0", | ||
| "far": "0.0.1" | ||
| }, | ||
| "engines": { | ||
| "node": ">=0.4.0" | ||
| }, | ||
| "homepage": "https://github.com/felixge/node-delayed-stream", | ||
| "license": "MIT", | ||
| "main": "./lib/delayed_stream", | ||
| "name": "delayed-stream", | ||
| "repository": { | ||
| "type": "git", | ||
| "url": "git://github.com/felixge/node-delayed-stream.git" | ||
| }, | ||
| "scripts": { | ||
| "test": "make test" | ||
| }, | ||
| "version": "1.0.0" | ||
| } |
This diff is collapsed.
Click to expand it.
| { | ||
| "_from": "follow-redirects@^1.14.9", | ||
| "_id": "follow-redirects@1.15.1", | ||
| "_inBundle": false, | ||
| "_integrity": "sha512-yLAMQs+k0b2m7cVxpS1VKJVvoz7SS9Td1zss3XRwXj+ZDH00RJgnuLx7E44wx02kQLrdM3aOOy+FpzS7+8OizA==", | ||
| "_location": "/follow-redirects", | ||
| "_phantomChildren": {}, | ||
| "_requested": { | ||
| "type": "range", | ||
| "registry": true, | ||
| "raw": "follow-redirects@^1.14.9", | ||
| "name": "follow-redirects", | ||
| "escapedName": "follow-redirects", | ||
| "rawSpec": "^1.14.9", | ||
| "saveSpec": null, | ||
| "fetchSpec": "^1.14.9" | ||
| }, | ||
| "_requiredBy": [ | ||
| "/axios" | ||
| ], | ||
| "_resolved": "https://registry.npmmirror.com/follow-redirects/-/follow-redirects-1.15.1.tgz", | ||
| "_shasum": "0ca6a452306c9b276e4d3127483e29575e207ad5", | ||
| "_spec": "follow-redirects@^1.14.9", | ||
| "_where": "E:\\work\\sfp-program\\node_modules\\axios", | ||
| "author": { | ||
| "name": "Ruben Verborgh", | ||
| "email": "ruben@verborgh.org", | ||
| "url": "https://ruben.verborgh.org/" | ||
| }, | ||
| "bugs": { | ||
| "url": "https://github.com/follow-redirects/follow-redirects/issues" | ||
| }, | ||
| "bundleDependencies": false, | ||
| "contributors": [ | ||
| { | ||
| "name": "Olivier Lalonde", | ||
| "email": "olalonde@gmail.com", | ||
| "url": "http://www.syskall.com" | ||
| }, | ||
| { | ||
| "name": "James Talmage", | ||
| "email": "james@talmage.io" | ||
| } | ||
| ], | ||
| "deprecated": false, | ||
| "description": "HTTP and HTTPS modules that follow redirects.", | ||
| "devDependencies": { | ||
| "concat-stream": "^2.0.0", | ||
| "eslint": "^5.16.0", | ||
| "express": "^4.16.4", | ||
| "lolex": "^3.1.0", | ||
| "mocha": "^6.0.2", | ||
| "nyc": "^14.1.1" | ||
| }, | ||
| "engines": { | ||
| "node": ">=4.0" | ||
| }, | ||
| "files": [ | ||
| "*.js" | ||
| ], | ||
| "funding": [ | ||
| { | ||
| "type": "individual", | ||
| "url": "https://github.com/sponsors/RubenVerborgh" | ||
| } | ||
| ], | ||
| "homepage": "https://github.com/follow-redirects/follow-redirects", | ||
| "keywords": [ | ||
| "http", | ||
| "https", | ||
| "url", | ||
| "redirect", | ||
| "client", | ||
| "location", | ||
| "utility" | ||
| ], | ||
| "license": "MIT", | ||
| "main": "index.js", | ||
| "name": "follow-redirects", | ||
| "peerDependenciesMeta": { | ||
| "debug": { | ||
| "optional": true | ||
| } | ||
| }, | ||
| "repository": { | ||
| "type": "git", | ||
| "url": "git+ssh://git@github.com/follow-redirects/follow-redirects.git" | ||
| }, | ||
| "scripts": { | ||
| "lint": "eslint *.js test", | ||
| "mocha": "nyc mocha", | ||
| "test": "npm run lint && npm run mocha" | ||
| }, | ||
| "version": "1.15.1" | ||
| } |
node_modules/form-data/License
deleted
100644 → 0
node_modules/form-data/README.md.bak
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
node_modules/form-data/Readme.md
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
node_modules/form-data/index.d.ts
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
node_modules/form-data/package.json
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
node_modules/mime-db/HISTORY.md
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
node_modules/mime-db/LICENSE
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
node_modules/mime-db/README.md
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
node_modules/mime-db/db.json
deleted
100644 → 0
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
node_modules/mime-db/index.js
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
node_modules/mime-db/package.json
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
node_modules/mime-types/HISTORY.md
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
node_modules/mime-types/LICENSE
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
node_modules/mime-types/README.md
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
node_modules/mime-types/index.js
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
node_modules/mime-types/package.json
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
node_modules/nanoid/LICENSE
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
node_modules/nanoid/README.md
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
node_modules/nanoid/async/index.d.ts
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
node_modules/nanoid/async/index.js
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
node_modules/nanoid/bin/nanoid.js
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
node_modules/nanoid/index.browser.js
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
node_modules/nanoid/index.d.ts
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
node_modules/nanoid/index.js
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
node_modules/nanoid/nanoid.js
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
node_modules/nanoid/package.json
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
uni_modules/uni-data-picker/changelog.md
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
uni_modules/uni-data-picker/package.json
0 → 100644
This diff is collapsed.
Click to expand it.
uni_modules/uni-data-picker/readme.md
0 → 100644
This diff is collapsed.
Click to expand it.
uni_modules/uni-load-more/changelog.md
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
uni_modules/uni-load-more/package.json
0 → 100644
This diff is collapsed.
Click to expand it.
uni_modules/uni-load-more/readme.md
0 → 100644
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment