1 Star 0 Fork 0

collin/ptime

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package-lock.json 1.08 KB
一键复制 编辑 原始数据 按行查看 历史
collin 提交于 2021-07-10 23:48 . 功能完善
{
"name": "js-php-time",
"version": "1.0.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"version": "1.0.0",
"license": "MIT",
"devDependencies": {
"typescript": "^4.3.4"
}
},
"node_modules/typescript": {
"version": "4.3.4",
"resolved": "https://registry.nlark.com/typescript/download/typescript-4.3.4.tgz?cache=0&sync_timestamp=1624519067446&other_urls=https%3A%2F%2Fregistry.nlark.com%2Ftypescript%2Fdownload%2Ftypescript-4.3.4.tgz",
"integrity": "sha1-P4W5hpRbzzEHHezdls+L+mX53Lw=",
"dev": true,
"bin": {
"tsc": "bin/tsc",
"tsserver": "bin/tsserver"
},
"engines": {
"node": ">=4.2.0"
}
}
},
"dependencies": {
"typescript": {
"version": "4.3.4",
"resolved": "https://registry.nlark.com/typescript/download/typescript-4.3.4.tgz?cache=0&sync_timestamp=1624519067446&other_urls=https%3A%2F%2Fregistry.nlark.com%2Ftypescript%2Fdownload%2Ftypescript-4.3.4.tgz",
"integrity": "sha1-P4W5hpRbzzEHHezdls+L+mX53Lw=",
"dev": true
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/nbcx/ptime.git
git@gitee.com:nbcx/ptime.git
nbcx
ptime
ptime
master

搜索帮助