module
Showing
with
8 additions
and
3936 deletions
node_modules/query-string/index.d.ts
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
node_modules/query-string/index.js
deleted
100644 → 0
node_modules/query-string/license
deleted
100644 → 0
{ | ||
"_from": "decode-uri-component@0.2.2", | ||
"_id": "decode-uri-component@0.2.2", | ||
"_inBundle": false, | ||
"_integrity": "sha512-FqUYQ+8o158GyGTrMFJms9qh3CqTKvAqgqsTnkLI8sKu0028orqBhxNMFkFen0zGyg6epACD32pjVk58ngIErQ==", | ||
"_location": "/query-string/decode-uri-component", | ||
"_phantomChildren": {}, | ||
"_requested": { | ||
"type": "version", | ||
"registry": true, | ||
"raw": "decode-uri-component@0.2.2", | ||
"name": "decode-uri-component", | ||
"escapedName": "decode-uri-component", | ||
"rawSpec": "0.2.2", | ||
"saveSpec": null, | ||
"fetchSpec": "0.2.2" | ||
}, | ||
"_requiredBy": [ | ||
"/query-string" | ||
], | ||
"_resolved": "https://repo.huaweicloud.com/repository/npm/decode-uri-component/-/decode-uri-component-0.2.2.tgz", | ||
"_shasum": "e69dbe25d37941171dd540e024c444cd5188e1e9", | ||
"_spec": "decode-uri-component@0.2.2", | ||
"_where": "E:\\H5_2.0\\node_modules\\query-string", | ||
"author": { | ||
"name": "Sam Verschueren", | ||
"email": "sam.verschueren@gmail.com", | ||
"url": "github.com/SamVerschueren" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/SamVerschueren/decode-uri-component/issues" | ||
}, | ||
"bundleDependencies": false, | ||
"deprecated": false, | ||
"description": "A better decodeURIComponent", | ||
"devDependencies": { | ||
"ava": "^0.17.0", | ||
"coveralls": "^2.13.1", | ||
"nyc": "^10.3.2", | ||
"xo": "^0.16.0" | ||
}, | ||
"engines": { | ||
"node": ">=0.10" | ||
}, | ||
"files": [ | ||
"index.js" | ||
], | ||
"homepage": "https://github.com/SamVerschueren/decode-uri-component#readme", | ||
"keywords": [ | ||
"decode", | ||
"uri", | ||
"component", | ||
"decodeuricomponent", | ||
"components", | ||
"decoder", | ||
"url" | ||
], | ||
"license": "MIT", | ||
"name": "decode-uri-component", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/SamVerschueren/decode-uri-component.git" | ||
}, | ||
"scripts": { | ||
"coveralls": "nyc report --reporter=text-lcov | coveralls", | ||
"test": "xo && nyc ava" | ||
}, | ||
"version": "0.2.2" | ||
} |
{ | ||
"_from": "filter-obj@1.1.0", | ||
"_id": "filter-obj@1.1.0", | ||
"_inBundle": false, | ||
"_integrity": "sha512-8rXg1ZnX7xzy2NGDVkBVaAy+lSlPNwad13BtgSlLuxfIslyt5Vg64U7tFcCt4WS1R0hvtnQybT/IyCkGZ3DpXQ==", | ||
"_location": "/query-string/filter-obj", | ||
"_phantomChildren": {}, | ||
"_requested": { | ||
"type": "version", | ||
"registry": true, | ||
"raw": "filter-obj@1.1.0", | ||
"name": "filter-obj", | ||
"escapedName": "filter-obj", | ||
"rawSpec": "1.1.0", | ||
"saveSpec": null, | ||
"fetchSpec": "1.1.0" | ||
}, | ||
"_requiredBy": [ | ||
"/query-string" | ||
], | ||
"_resolved": "https://repo.huaweicloud.com/repository/npm/filter-obj/-/filter-obj-1.1.0.tgz", | ||
"_shasum": "9b311112bc6c6127a16e016c6c5d7f19e0805c5b", | ||
"_spec": "filter-obj@1.1.0", | ||
"_where": "E:\\H5_2.0\\node_modules\\query-string", | ||
"author": { | ||
"name": "Sindre Sorhus", | ||
"email": "sindresorhus@gmail.com", | ||
"url": "sindresorhus.com" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/sindresorhus/filter-obj/issues" | ||
}, | ||
"bundleDependencies": false, | ||
"deprecated": false, | ||
"description": "Filter object keys and values into a new object", | ||
"devDependencies": { | ||
"ava": "0.0.4", | ||
"xo": "*" | ||
}, | ||
"engines": { | ||
"node": ">=0.10.0" | ||
}, | ||
"files": [ | ||
"index.js" | ||
], | ||
"homepage": "https://github.com/sindresorhus/filter-obj#readme", | ||
"keywords": [ | ||
"filter", | ||
"obj", | ||
"object", | ||
"key", | ||
"keys", | ||
"value", | ||
"values", | ||
"val", | ||
"iterate", | ||
"iterator" | ||
], | ||
"license": "MIT", | ||
"name": "filter-obj", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/sindresorhus/filter-obj.git" | ||
}, | ||
"scripts": { | ||
"test": "xo && node test.js" | ||
}, | ||
"version": "1.1.0" | ||
} |
{ | ||
"_from": "split-on-first@1.1.0", | ||
"_id": "split-on-first@1.1.0", | ||
"_inBundle": false, | ||
"_integrity": "sha512-43ZssAJaMusuKWL8sKUBQXHWOpq8d6CfN/u1p4gUzfJkM05C8rxTmYrkIPTXapZpORA6LkkzcUulJ8FqA7Uudw==", | ||
"_location": "/query-string/split-on-first", | ||
"_phantomChildren": {}, | ||
"_requested": { | ||
"type": "version", | ||
"registry": true, | ||
"raw": "split-on-first@1.1.0", | ||
"name": "split-on-first", | ||
"escapedName": "split-on-first", | ||
"rawSpec": "1.1.0", | ||
"saveSpec": null, | ||
"fetchSpec": "1.1.0" | ||
}, | ||
"_requiredBy": [ | ||
"/query-string" | ||
], | ||
"_resolved": "https://repo.huaweicloud.com/repository/npm/split-on-first/-/split-on-first-1.1.0.tgz", | ||
"_shasum": "f610afeee3b12bce1d0c30425e76398b78249a5f", | ||
"_spec": "split-on-first@1.1.0", | ||
"_where": "E:\\H5_2.0\\node_modules\\query-string", | ||
"author": { | ||
"name": "Sindre Sorhus", | ||
"email": "sindresorhus@gmail.com", | ||
"url": "sindresorhus.com" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/sindresorhus/split-on-first/issues" | ||
}, | ||
"bundleDependencies": false, | ||
"deprecated": false, | ||
"description": "Split a string on the first occurance of a given separator", | ||
"devDependencies": { | ||
"ava": "^1.4.1", | ||
"tsd": "^0.7.2", | ||
"xo": "^0.24.0" | ||
}, | ||
"engines": { | ||
"node": ">=6" | ||
}, | ||
"files": [ | ||
"index.js", | ||
"index.d.ts" | ||
], | ||
"homepage": "https://github.com/sindresorhus/split-on-first#readme", | ||
"keywords": [ | ||
"split", | ||
"string", | ||
"first", | ||
"occurrence", | ||
"separator", | ||
"delimiter", | ||
"text" | ||
], | ||
"license": "MIT", | ||
"name": "split-on-first", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/sindresorhus/split-on-first.git" | ||
}, | ||
"scripts": { | ||
"test": "xo && ava && tsd" | ||
}, | ||
"version": "1.1.0" | ||
} |
{ | ||
"_from": "strict-uri-encode@2.0.0", | ||
"_id": "strict-uri-encode@2.0.0", | ||
"_inBundle": false, | ||
"_integrity": "sha512-QwiXZgpRcKkhTj2Scnn++4PKtWsH0kpzZ62L2R6c/LUVYv7hVnZqcg2+sMuT6R7Jusu1vviK/MFsu6kNJfWlEQ==", | ||
"_location": "/query-string/strict-uri-encode", | ||
"_phantomChildren": {}, | ||
"_requested": { | ||
"type": "version", | ||
"registry": true, | ||
"raw": "strict-uri-encode@2.0.0", | ||
"name": "strict-uri-encode", | ||
"escapedName": "strict-uri-encode", | ||
"rawSpec": "2.0.0", | ||
"saveSpec": null, | ||
"fetchSpec": "2.0.0" | ||
}, | ||
"_requiredBy": [ | ||
"/query-string" | ||
], | ||
"_resolved": "https://repo.huaweicloud.com/repository/npm/strict-uri-encode/-/strict-uri-encode-2.0.0.tgz", | ||
"_shasum": "b9c7330c7042862f6b142dc274bbcc5866ce3546", | ||
"_spec": "strict-uri-encode@2.0.0", | ||
"_where": "E:\\H5_2.0\\node_modules\\query-string", | ||
"author": { | ||
"name": "Kevin Mårtensson", | ||
"email": "kevinmartensson@gmail.com", | ||
"url": "github.com/kevva" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/kevva/strict-uri-encode/issues" | ||
}, | ||
"bundleDependencies": false, | ||
"deprecated": false, | ||
"description": "A stricter URI encode adhering to RFC 3986", | ||
"devDependencies": { | ||
"ava": "*", | ||
"xo": "*" | ||
}, | ||
"engines": { | ||
"node": ">=4" | ||
}, | ||
"files": [ | ||
"index.js" | ||
], | ||
"homepage": "https://github.com/kevva/strict-uri-encode#readme", | ||
"keywords": [ | ||
"component", | ||
"encode", | ||
"RFC3986", | ||
"uri" | ||
], | ||
"license": "MIT", | ||
"name": "strict-uri-encode", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/kevva/strict-uri-encode.git" | ||
}, | ||
"scripts": { | ||
"test": "xo && ava" | ||
}, | ||
"version": "2.0.0" | ||
} |
{ | ||
"name": "query-string", | ||
"version": "6.14.1", | ||
"description": "Parse and stringify URL query strings", | ||
"license": "MIT", | ||
"repository": "sindresorhus/query-string", | ||
"funding": "https://github.com/sponsors/sindresorhus", | ||
"author": { | ||
"name": "Sindre Sorhus", | ||
"email": "sindresorhus@gmail.com", | ||
"url": "https://sindresorhus.com" | ||
}, | ||
"engines": { | ||
"node": ">=6" | ||
}, | ||
"scripts": { | ||
"benchmark": "node benchmark.js", | ||
"test": "xo && ava && tsd" | ||
}, | ||
"files": [ | ||
"index.js", | ||
"index.d.ts" | ||
], | ||
"keywords": [ | ||
"browser", | ||
"querystring", | ||
"query", | ||
"string", | ||
"qs", | ||
"param", | ||
"parameter", | ||
"url", | ||
"parse", | ||
"stringify", | ||
"encode", | ||
"decode", | ||
"searchparams", | ||
"filter" | ||
], | ||
"dependencies": { | ||
"decode-uri-component": "^0.2.0", | ||
"filter-obj": "^1.1.0", | ||
"split-on-first": "^1.0.0", | ||
"strict-uri-encode": "^2.0.0" | ||
}, | ||
"devDependencies": { | ||
"ava": "^1.4.1", | ||
"benchmark": "^2.1.4", | ||
"deep-equal": "^1.0.1", | ||
"fast-check": "^1.5.0", | ||
"tsd": "^0.7.3", | ||
"xo": "^0.24.0" | ||
}, | ||
"__npminstall_done": true, | ||
"_from": "query-string@6.14.1", | ||
"_resolved": "https://registry.npmmirror.com/query-string/-/query-string-6.14.1.tgz" | ||
} | ||
\ No newline at end of file |
node_modules/query-string/readme.md
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.
{ | ||
"_from": "query-string@6.14.1", | ||
"_id": "query-string@6.14.1", | ||
"_inBundle": false, | ||
"_integrity": "sha512-XDxAeVmpfu1/6IjyT/gXHOl+S0vQ9owggJ30hhWKdHAsNPOcasn5o9BW0eejZqL2e4vMjhAxoW3jVHcD6mbcYw==", | ||
"_location": "/uni-simple-router/query-string", | ||
"_phantomChildren": {}, | ||
"_requested": { | ||
"type": "version", | ||
"registry": true, | ||
"raw": "query-string@6.14.1", | ||
"name": "query-string", | ||
"escapedName": "query-string", | ||
"rawSpec": "6.14.1", | ||
"saveSpec": null, | ||
"fetchSpec": "6.14.1" | ||
}, | ||
"_requiredBy": [ | ||
"/uni-simple-router" | ||
], | ||
"_resolved": "https://repo.huaweicloud.com/repository/npm/query-string/-/query-string-6.14.1.tgz", | ||
"_shasum": "7ac2dca46da7f309449ba0f86b1fd28255b0c86a", | ||
"_spec": "query-string@6.14.1", | ||
"_where": "E:\\H5_2.0\\node_modules\\uni-simple-router", | ||
"author": { | ||
"name": "Sindre Sorhus", | ||
"email": "sindresorhus@gmail.com", | ||
"url": "https://sindresorhus.com" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/sindresorhus/query-string/issues" | ||
}, | ||
"bundleDependencies": false, | ||
"dependencies": { | ||
"decode-uri-component": "^0.2.0", | ||
"filter-obj": "^1.1.0", | ||
"split-on-first": "^1.0.0", | ||
"strict-uri-encode": "^2.0.0" | ||
}, | ||
"deprecated": false, | ||
"description": "Parse and stringify URL query strings", | ||
"devDependencies": { | ||
"ava": "^1.4.1", | ||
"benchmark": "^2.1.4", | ||
"deep-equal": "^1.0.1", | ||
"fast-check": "^1.5.0", | ||
"tsd": "^0.7.3", | ||
"xo": "^0.24.0" | ||
}, | ||
"engines": { | ||
"node": ">=6" | ||
}, | ||
"files": [ | ||
"index.js", | ||
"index.d.ts" | ||
], | ||
"funding": "https://github.com/sponsors/sindresorhus", | ||
"homepage": "https://github.com/sindresorhus/query-string#readme", | ||
"keywords": [ | ||
"browser", | ||
"querystring", | ||
"query", | ||
"string", | ||
"qs", | ||
"param", | ||
"parameter", | ||
"url", | ||
"parse", | ||
"stringify", | ||
"encode", | ||
"decode", | ||
"searchparams", | ||
"filter" | ||
], | ||
"license": "MIT", | ||
"name": "query-string", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/sindresorhus/query-string.git" | ||
}, | ||
"scripts": { | ||
"benchmark": "node benchmark.js", | ||
"test": "xo && ava && tsd" | ||
}, | ||
"version": "6.14.1" | ||
} |
This diff is collapsed.
Click to expand it.
{ | ||
"name": "uni-simple-router", | ||
"version": "1.5.5", | ||
"description": "> 一个更为简洁的[Vue-router](https://router.vuejs.org/zh/),专为 [uni-app](https://uniapp.dcloud.io/) 量身打造", | ||
"main": "index.js", | ||
"directories": { | ||
"example": "examples" | ||
}, | ||
"scripts": { | ||
"postinstall": "node -e \"console.log('\\x1B[32m \\x1B[1m','\\n 欢迎下载 uni-simple-router ↓↓↓↓ \\n\\n 注意事项:\\n 1: 编译为app端如果开启V3,请关闭fast启动模式 \\n 2: 多看文档,特别是‘快速上手’栏目。文档地址:http://hhyang.cn/ \\n 3: 不要再问路由表是否可以不配置两遍。问就是文档有!\\n 4: 有啥问题解决不了的加群:769241495 \\n 5: 任何时候你都可以在github上提出你的想法及问题,相信我很快会得到回应 \\n\\n showTime:\\n 1:开源不易,需要鼓励。去给 uni-simple-router 项目 点个 star 吧 \\n')\"" | ||
}, | ||
"dependencies": { | ||
"query-string": "^6.12.1" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/SilurianYang/uni-simple-router.git" | ||
}, | ||
"keywords": [ | ||
"router", | ||
"uni-app-router", | ||
"interceptor", | ||
"uni-app", | ||
"uniapp" | ||
], | ||
"author": "hhyang", | ||
"license": "MIT", | ||
"bugs": { | ||
"url": "https://github.com/SilurianYang/uni-simple-router/issues" | ||
}, | ||
"homepage": "https://github.com/SilurianYang/uni-simple-router#readme", | ||
"types": "./types/index.d.ts", | ||
"__npminstall_done": true, | ||
"_from": "uni-simple-router@1.5.5", | ||
"_resolved": "https://registry.npmmirror.com/uni-simple-router/-/uni-simple-router-1.5.5.tgz" | ||
} | ||
\ No newline at end of file |
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
{ | ||
"id": "ay-operate", | ||
"name": "操作组件:左滑删除,自定义任意内容", | ||
// "id": "ay-operate", | ||
// "name": "操作组件:左滑删除,自定义任意内容", | ||
// "version": "1.0.1", | ||
// "description": "操作组件:左滑删除,自定义任意内容", | ||
// "keywords": [ | ||
// "左滑删除" | ||
// ], | ||
"name":"h5_2.0", | ||
"version": "1.0.1", | ||
"description": "操作组件:左滑删除,自定义任意内容", | ||
"keywords": [ | ||
"左滑删除" | ||
], | ||
"dependencies": { | ||
"lodash": "^4.17.21", | ||
"query-string": "^6.14.1", | ||
... | ... |
Please
register
or
sign in
to comment