Ai
1 Star 0 Fork 0

animalcoder/Vue

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.43 KB
一键复制 编辑 原始数据 按行查看 历史
animalcoder 提交于 2020-03-17 14:52 +08:00 . Vueinit
{
"_from": "url@^0.11.0",
"_id": "url@0.11.0",
"_inBundle": false,
"_integrity": "sha1-ODjpfPxgUh63PFJajlW/3Z4uKPE=",
"_location": "/url",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "url@^0.11.0",
"name": "url",
"escapedName": "url",
"rawSpec": "^0.11.0",
"saveSpec": null,
"fetchSpec": "^0.11.0"
},
"_requiredBy": [
"/node-libs-browser",
"/webpack-dev-server"
],
"_resolved": "https://registry.npm.taobao.org/url/download/url-0.11.0.tgz",
"_shasum": "3838e97cfc60521eb73c525a8e55bfdd9e2e28f1",
"_spec": "url@^0.11.0",
"_where": "D:\\code\\Vuecode\\vue0316\\vue4\\node_modules\\node-libs-browser",
"bugs": {
"url": "https://github.com/defunctzombie/node-url/issues"
},
"bundleDependencies": false,
"dependencies": {
"punycode": "1.3.2",
"querystring": "0.2.0"
},
"deprecated": false,
"description": "The core `url` packaged standalone for use with Browserify.",
"devDependencies": {
"assert": "1.1.1",
"mocha": "1.18.2",
"zuul": "3.3.0"
},
"homepage": "https://github.com/defunctzombie/node-url#readme",
"license": "MIT",
"main": "./url.js",
"name": "url",
"repository": {
"type": "git",
"url": "git+https://github.com/defunctzombie/node-url.git"
},
"scripts": {
"test": "mocha --ui qunit test.js && zuul -- test.js",
"test-local": "zuul --local -- test.js"
},
"version": "0.11.0"
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/animalcoder/Vue.git
git@gitee.com:animalcoder/Vue.git
animalcoder
Vue
Vue
master

搜索帮助