arlas-iam-api
Version:
23 lines (22 loc) • 429 B
JSON
{
"name": "arlas-iam-api",
"version": "28.0.2",
"description": "IAM Arlas",
"repository": {
"type": "git",
"url": "https://github.com/gisaia/ARLAS-IAM.git"
},
"author": "gisaia",
"main": "./index.js",
"typings": "./index.d.ts",
"keywords": [
"arlas",
"fetch",
"isomorphic-fetch"
],
"dependencies": {
"es6-promise": "4.2.4",
"isomorphic-fetch": "3.0.0",
"url": "0.11.0"
}
}