3 Star 0 Fork 0

mirrors_zhuker/checkcontainer

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package-lock.json 4.99 KB
一键复制 编辑 原始数据 按行查看 历史
Alex Zhukov 提交于 2021-11-15 14:13 . Initial commit
{
"name": "checkcontainer",
"version": "1.0.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
"@cspotcode/source-map-consumer": {
"version": "0.8.0",
"resolved": "https://artifactory.rbx.com:443/artifactory/api/npm/npm-all/@cspotcode/source-map-consumer/-/source-map-consumer-0.8.0.tgz",
"integrity": "sha1-M79LeznBeIIWBvZpu8RHpqYpeGs=",
"dev": true
},
"@cspotcode/source-map-support": {
"version": "0.7.0",
"resolved": "https://artifactory.rbx.com:443/artifactory/api/npm/npm-all/@cspotcode/source-map-support/-/source-map-support-0.7.0.tgz",
"integrity": "sha1-R4mECqhZ5G0vMXNyercHxmvzRPU=",
"dev": true,
"requires": {
"@cspotcode/source-map-consumer": "0.8.0"
}
},
"@tsconfig/node10": {
"version": "1.0.8",
"resolved": "https://artifactory.rbx.com:443/artifactory/api/npm/npm-all/@tsconfig/node10/-/node10-1.0.8.tgz",
"integrity": "sha1-weToDW+WT77LM1nEO9SLQPfK2tk=",
"dev": true
},
"@tsconfig/node12": {
"version": "1.0.9",
"resolved": "https://artifactory.rbx.com:443/artifactory/api/npm/npm-all/@tsconfig/node12/-/node12-1.0.9.tgz",
"integrity": "sha1-YsH23uLr2a6tgNw6+laBDljhoEw=",
"dev": true
},
"@tsconfig/node14": {
"version": "1.0.1",
"resolved": "https://artifactory.rbx.com:443/artifactory/api/npm/npm-all/@tsconfig/node14/-/node14-1.0.1.tgz",
"integrity": "sha1-lfLRZ/+5uNIGiwsjUwL6/U33EfI=",
"dev": true
},
"@tsconfig/node16": {
"version": "1.0.2",
"resolved": "https://artifactory.rbx.com:443/artifactory/api/npm/npm-all/@tsconfig/node16/-/node16-1.0.2.tgz",
"integrity": "sha1-Qjx3h30Fadsg4fyAiFrEEYMUAQ4=",
"dev": true
},
"@types/node": {
"version": "16.11.7",
"resolved": "https://artifactory.rbx.com:443/artifactory/api/npm/npm-all/@types/node/-/node-16.11.7.tgz",
"integrity": "sha1-NoIJRQYTJpeMQqAeVrYc0iPf3EI=",
"dev": true
},
"arg": {
"version": "4.1.3",
"resolved": "https://artifactory.rbx.com:443/artifactory/api/npm/npm-all/arg/-/arg-4.1.3.tgz",
"integrity": "sha1-Jp/HrVuOQstjyJbVZmAXJhwUQIk=",
"dev": true
},
"create-require": {
"version": "1.1.1",
"resolved": "https://artifactory.rbx.com:443/artifactory/api/npm/npm-all/create-require/-/create-require-1.1.1.tgz",
"integrity": "sha1-wdfo8eX2z8n/ZfnNNS03NIdWwzM=",
"dev": true
},
"diff": {
"version": "4.0.2",
"resolved": "https://artifactory.rbx.com:443/artifactory/api/npm/npm-all/diff/-/diff-4.0.2.tgz",
"integrity": "sha1-YPOuy4nV+uUgwRqhnvwruYKq3n0=",
"dev": true
},
"make-error": {
"version": "1.3.6",
"resolved": "https://artifactory.rbx.com:443/artifactory/api/npm/npm-all/make-error/-/make-error-1.3.6.tgz",
"integrity": "sha1-LrLjfqm2fEiR9oShOUeZr0hM96I=",
"dev": true
},
"rxjs": {
"version": "7.4.0",
"resolved": "https://artifactory.rbx.com:443/artifactory/api/npm/npm-all/rxjs/-/rxjs-7.4.0.tgz",
"integrity": "sha1-oSpE1+6/AW9f8kQbh/KMmlHOvGg=",
"requires": {
"tslib": "~2.1.0"
}
},
"ts-node": {
"version": "10.4.0",
"resolved": "https://artifactory.rbx.com:443/artifactory/api/npm/npm-all/ts-node/-/ts-node-10.4.0.tgz",
"integrity": "sha1-aA+IlFiF9ObPRQ5/DWIj3UBIlfc=",
"dev": true,
"requires": {
"@cspotcode/source-map-support": "0.7.0",
"@tsconfig/node10": "^1.0.7",
"@tsconfig/node12": "^1.0.7",
"@tsconfig/node14": "^1.0.0",
"@tsconfig/node16": "^1.0.2",
"acorn": "^8.4.1",
"acorn-walk": "^8.1.1",
"arg": "^4.1.0",
"create-require": "^1.1.0",
"diff": "^4.0.1",
"make-error": "^1.1.1",
"yn": "3.1.1"
},
"dependencies": {
"acorn": {
"version": "8.5.0",
"resolved": "https://artifactory.rbx.com:443/artifactory/api/npm/npm-all/acorn/-/acorn-8.5.0.tgz",
"integrity": "sha1-RRLMuZs2mMdSWR6btEcuOK1DzuI=",
"dev": true
},
"acorn-walk": {
"version": "8.2.0",
"resolved": "https://artifactory.rbx.com:443/artifactory/api/npm/npm-all/acorn-walk/-/acorn-walk-8.2.0.tgz",
"integrity": "sha1-dBIQ8uJCZFRQiFOi9E0KuDt/acE=",
"dev": true
}
}
},
"tslib": {
"version": "2.1.0",
"resolved": "https://artifactory.rbx.com:443/artifactory/api/npm/npm-all/tslib/-/tslib-2.1.0.tgz",
"integrity": "sha1-2mCGDxwuyqVwOrfTm8Bba/mIuXo="
},
"typescript": {
"version": "4.4.4",
"resolved": "https://artifactory.rbx.com:443/artifactory/api/npm/npm-all/typescript/-/typescript-4.4.4.tgz",
"integrity": "sha1-LNAaGh8WBwTTEB/VpY/w+fy4Aww=",
"dev": true
},
"yn": {
"version": "3.1.1",
"resolved": "https://artifactory.rbx.com:443/artifactory/api/npm/npm-all/yn/-/yn-3.1.1.tgz",
"integrity": "sha1-HodAGgnXZ8HV6rJqbkwYUYLS61A=",
"dev": true
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors_zhuker/checkcontainer.git
git@gitee.com:mirrors_zhuker/checkcontainer.git
mirrors_zhuker
checkcontainer
checkcontainer
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385