isv-http
Version:
a simple http for isv-gallery-kissy
21 lines (20 loc) • 374 B
JSON
{
"name": "isv-http",
"version": "0.0.9",
"description": "a simple http for isv-gallery-kissy",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"dependencies": {
"request": "~2.34.0"
},
"keywords": [
"isv",
"gallery",
"kissy",
"http"
],
"author": "shiba",
"license": "BSD-2-Clause"
}