Ai
1 Star 0 Fork 0

animalcoder/Vue

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.76 KB
一键复制 编辑 原始数据 按行查看 历史
animalcoder 提交于 2020-03-17 14:52 +08:00 . Vueinit
{
"_from": "ieee754@^1.1.4",
"_id": "ieee754@1.1.13",
"_inBundle": false,
"_integrity": "sha1-7BaFWOlaoYH9h9N/VcMrvLZwi4Q=",
"_location": "/ieee754",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "ieee754@^1.1.4",
"name": "ieee754",
"escapedName": "ieee754",
"rawSpec": "^1.1.4",
"saveSpec": null,
"fetchSpec": "^1.1.4"
},
"_requiredBy": [
"/buffer"
],
"_resolved": "https://registry.npm.taobao.org/ieee754/download/ieee754-1.1.13.tgz",
"_shasum": "ec168558e95aa181fd87d37f55c32bbcb6708b84",
"_spec": "ieee754@^1.1.4",
"_where": "D:\\code\\Vuecode\\vue0316\\vue4\\node_modules\\buffer",
"author": {
"name": "Feross Aboukhadijeh",
"email": "feross@feross.org",
"url": "http://feross.org"
},
"bugs": {
"url": "https://github.com/feross/ieee754/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "Romain Beauxis",
"email": "toots@rastageeks.org"
}
],
"deprecated": false,
"description": "Read/write IEEE754 floating point numbers from/to a Buffer or array-like object",
"devDependencies": {
"airtap": "0.1.0",
"standard": "*",
"tape": "^4.0.0"
},
"homepage": "https://github.com/feross/ieee754#readme",
"keywords": [
"IEEE 754",
"buffer",
"convert",
"floating point",
"ieee754"
],
"license": "BSD-3-Clause",
"main": "index.js",
"name": "ieee754",
"repository": {
"type": "git",
"url": "git://github.com/feross/ieee754.git"
},
"scripts": {
"test": "standard && npm run test-node && npm run test-browser",
"test-browser": "airtap -- test/*.js",
"test-browser-local": "airtap --local -- test/*.js",
"test-node": "tape test/*.js"
},
"version": "1.1.13"
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/animalcoder/Vue.git
git@gitee.com:animalcoder/Vue.git
animalcoder
Vue
Vue
master

搜索帮助