2 Star 0 Fork 0

mirrors_watson/object-prototype-functions

加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 833 Bytes
一键复制 编辑 原始数据 按行查看 历史
Thomas Watson 提交于 2019-11-20 22:55 +08:00 . 1.2.0
{
"name": "object-prototype-functions",
"version": "1.2.0",
"description": "An array containing the names of the functions on `Object.prototype`",
"main": "index.js",
"dependencies": {},
"devDependencies": {
"standard": "^14.3.1"
},
"scripts": {
"test": "standard && node test.js"
},
"repository": {
"type": "git",
"url": "git+https://github.com/watson/object-prototype-functions.git"
},
"keywords": [
"object",
"prototype",
"function",
"functions",
"name"
],
"author": "Thomas Watson <w@tson.dk> (https://twitter.com/wa7son)",
"license": "MIT",
"bugs": {
"url": "https://github.com/watson/object-prototype-functions/issues"
},
"homepage": "https://github.com/watson/object-prototype-functions#readme",
"coordinates": [
55.776583,
12.592611
]
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors_watson/object-prototype-functions.git
git@gitee.com:mirrors_watson/object-prototype-functions.git
mirrors_watson
object-prototype-functions
object-prototype-functions
master

搜索帮助