{
  "name": "datacopro-client",
  "version": "1.0.31",
  "description": "Lib for Datacopro extracted from Swagger",
  "main": "./dist/index.js",
  "scripts": {
    "build": "./node_modules/typescript/bin/tsc --skipLibCheck",
    "prepublishOnly": "npm run build"
  },
  "repository": {
    "type": "git",
    "url": "https://gitlab.com/copromatic/datacopro-client-js"
  },
  "keywords": [
    "datacopro",
    "copromatic",
    "copropriété",
    "syndic"
  ],
  "dependencies": {
    "axios": "^0.21.2",
    "portable-fetch": "^3.0.0"
  },
  "devDependencies": {
    "@types/node": "^8.0.9",
    "typescript": "^2.9.2"
  },
  "author": "Yannis Touili",
  "license": "MIT",
  "bugs": {
    "url": "https://gitlab.com/copromatic/datacopro-client-js/issues"
  },
  "homepage": "https://gitlab.com/copromatic/datacopro-client-js#readme"
}
