You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
66 lines
1.6 KiB
66 lines
1.6 KiB
|
3 years ago
|
{
|
||
|
|
"_args": [
|
||
|
|
[
|
||
|
|
"koa-compose@4.1.0",
|
||
|
|
"D:\\MyWork\\CustomerApp\\ekon\\ekon-appv1"
|
||
|
|
]
|
||
|
|
],
|
||
|
|
"_from": "koa-compose@4.1.0",
|
||
|
|
"_id": "koa-compose@4.1.0",
|
||
|
|
"_inBundle": false,
|
||
|
|
"_integrity": "sha1-UHMGuTcZAdtBEhyBLpI9DWfT6Hc=",
|
||
|
|
"_location": "/koa-mount/koa-compose",
|
||
|
|
"_phantomChildren": {},
|
||
|
|
"_requested": {
|
||
|
|
"type": "version",
|
||
|
|
"registry": true,
|
||
|
|
"raw": "koa-compose@4.1.0",
|
||
|
|
"name": "koa-compose",
|
||
|
|
"escapedName": "koa-compose",
|
||
|
|
"rawSpec": "4.1.0",
|
||
|
|
"saveSpec": null,
|
||
|
|
"fetchSpec": "4.1.0"
|
||
|
|
},
|
||
|
|
"_requiredBy": [
|
||
|
|
"/koa-mount"
|
||
|
|
],
|
||
|
|
"_resolved": "https://registry.npm.taobao.org/koa-compose/download/koa-compose-4.1.0.tgz?cache=0&sync_timestamp=1599805339337&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fkoa-compose%2Fdownload%2Fkoa-compose-4.1.0.tgz",
|
||
|
|
"_spec": "4.1.0",
|
||
|
|
"_where": "D:\\MyWork\\CustomerApp\\ekon\\ekon-appv1",
|
||
|
|
"bugs": {
|
||
|
|
"url": "https://github.com/koajs/compose/issues"
|
||
|
|
},
|
||
|
|
"dependencies": {},
|
||
|
|
"description": "compose Koa middleware",
|
||
|
|
"devDependencies": {
|
||
|
|
"codecov": "^3.0.0",
|
||
|
|
"jest": "^21.0.0",
|
||
|
|
"matcha": "^0.7.0",
|
||
|
|
"standard": "^10.0.3"
|
||
|
|
},
|
||
|
|
"files": [
|
||
|
|
"index.js"
|
||
|
|
],
|
||
|
|
"homepage": "https://github.com/koajs/compose#readme",
|
||
|
|
"jest": {
|
||
|
|
"testEnvironment": "node"
|
||
|
|
},
|
||
|
|
"keywords": [
|
||
|
|
"koa",
|
||
|
|
"middleware",
|
||
|
|
"compose"
|
||
|
|
],
|
||
|
|
"license": "MIT",
|
||
|
|
"name": "koa-compose",
|
||
|
|
"repository": {
|
||
|
|
"type": "git",
|
||
|
|
"url": "git+https://github.com/koajs/compose.git"
|
||
|
|
},
|
||
|
|
"scripts": {
|
||
|
|
"bench": "matcha bench/bench.js",
|
||
|
|
"lint": "standard --fix .",
|
||
|
|
"test": "jest --forceExit --coverage"
|
||
|
|
},
|
||
|
|
"version": "4.1.0"
|
||
|
|
}
|