UNPKG

thinkraz-api-sdk

Version:

橡芮科技API开发包

30 lines (29 loc) 612 B
{ "name": "thinkraz-api-sdk", "version": "0.0.40", "author": "myq1991@gmail.com", "repository": { "type": "git", "url": "http://git.oschina.net/nnxr/ThinkRaz-API-SDK" }, "dependencies": { "bluebird": "^3.5.0", "request": "^2.81.0", "validator": "^8.1.0" }, "license": "MIT", "description": "橡芮科技API开发包", "main": "index.js", "directories": { "test": "test" }, "devDependencies": {}, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "thinkraz", "api", "sdk" ] }