{
  "name": "cos-api4node",
  "version": "2.1.5",
  "description": "Atelier REST API wrapper",
  "repository": {
    "type": "git",
    "url": "https://github.com/doublefint/cos-api4node.git"
  },
  "main": "api.js",
  "scripts": {
    "test": "tape ./test/*.js"
  },
  "keywords": [
    "intersystems",
    "atelier",
    "cache",
    "rest",
    "api"
  ],
  "author": "doublefint@gmail.com",
  "contributors": [
    { "name": "Nikita Savchenko", "email": "me@nikita.tk" }
  ],
  "license": "MIT",
  "devDependencies": {
    "tape": "^4.6.3"
  }
}
