徐总多门店
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

87 lines
2.4 KiB

{
"_from": "qiniu-js@^2.5.5",
"_id": "qiniu-js@2.5.5",
"_inBundle": false,
"_integrity": "sha512-cJcdZMCfU4OJirjCzKJwPXSgrXF0INB2qtqA6ImNBe2PJFqi8kWE7rp3qr1RKH0H4OTtPOXyBC2FVSl/zM7ERg==",
"_location": "/qiniu-js",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "qiniu-js@^2.5.5",
"name": "qiniu-js",
"escapedName": "qiniu-js",
"rawSpec": "^2.5.5",
"saveSpec": null,
"fetchSpec": "^2.5.5"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmmirror.com/qiniu-js/-/qiniu-js-2.5.5.tgz",
"_shasum": "77d295f222620f9377d6148f3f757d189a1e4977",
"_spec": "qiniu-js@^2.5.5",
"_where": "D:\\仁舟项目\\admin_dHBzn",
"author": {
"name": "sdk@qiniu.com"
},
"bugs": {
"url": "https://github.com/qiniu/js-sdk/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "jinxinxin",
"email": "jinxinxin@qiniu.com"
},
{
"name": "winddies",
"email": "zhangheng01@qiniu.com"
}
],
"deprecated": false,
"description": "Javascript SDK for Qiniu Resource (Cloud) Storage AP",
"devDependencies": {
"babel-core": "^6.26.0",
"babel-loader": "^7.1.2",
"babel-plugin-syntax-flow": "^6.18.0",
"babel-plugin-transform-object-rest-spread": "^6.26.0",
"babel-plugin-transform-runtime": "^6.23.0",
"babel-preset-env": "^1.6.0",
"babel-runtime": "^6.26.0",
"body-parser": "^1.18.2",
"connect-multiparty": "^2.1.0",
"es3ify-loader": "^0.2.0",
"eslint": "^4.18.2",
"exif-js": "^2.3.0",
"express": "^4.16.2",
"jest": "^22.4.2",
"multiparty": "^4.1.3",
"open-browser-webpack-plugin": "0.0.5",
"qiniu": "^7.1.1",
"request": "^2.83.0",
"spark-md5": "^3.0.0",
"transform-runtime": "0.0.0",
"uglifyjs-webpack-plugin": "^1.1.6",
"webpack": "^3.6.0",
"webpack-dev-server": "^2.9.1",
"webpack-merge": "^4.1.1"
},
"homepage": "https://github.com/qiniu/js-sdk#readme",
"jsName": "qiniu",
"license": "MIT",
"main": "dist/qiniu.min.js",
"name": "qiniu-js",
"private": false,
"repository": {
"type": "git",
"url": "git://github.com/qiniu/js-sdk.git"
},
"scripts": {
"build": "eslint src && jest && webpack --optimize-minimize --config webpack.prod.js",
"dev": "eslint src && webpack-dev-server --open --config webpack.dev.js",
"serve": "node test/server.js",
"test": "jest --coverage"
},
"version": "2.5.5"
}