app3js
Version:
APIS JavaScript API
29 lines (28 loc) • 654 B
JSON
{
"dependencies": {
"app3-core": "^0.9.3-3",
"app3-apis": "^0.9.3-2",
"app3-apis-personal": "^0.9.3-2",
"app3-net": "^0.9.3-2",
"app3-utils": "^0.9.3-4"
},
"description": "APIS JavaScript API",
"keywords": [
"APIS",
"JavaScript",
"API"
],
"license": "LGPL-3.0",
"main": "src/index.js",
"name": "app3js",
"namespace": "apisplatform",
"repository": {
"type": "git",
"url": "https://github.com/APIS-Platform/app3.js"
},
"bugs": {
"url" : "https://github.com/APIS-Platform/app3.js/issues"
},
"homepage": "https://apisplatform.io",
"version": "0.9.3-007"
}