mss-sdk-apis
Version:
MSS SDK for JavaScript APIs
36 lines (35 loc) • 779 B
JSON
{
"name": "mss-sdk-apis",
"description": "MSS SDK for JavaScript APIs",
"version": "1.0.0",
"author": "Meituan Storage Service (http://mos.meituan.com/)",
"homepage": "https://github.com/meituan/mssapi_js",
"repository": {
"type": "git",
"url": "git://github.com/meituan/mssapi_js_apis"
},
"bugs": {
"url": "http://github.com/meituan/mssapi_js_apis/issues"
},
"licenses": [
{
"type": "Apache 2.0",
"url": "http://github.com/meituan/mssapi_js_apis/raw/master/LICENSE.txt"
}
],
"keywords": [
"s3",
"sdk",
"api",
"oss",
"mss",
"mos",
"meituan"
],
"directories": {},
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"license": "Apache 2.0"
}