{
  "name": "flamerest",
  "version": "1.0.112",
  "description": "",
  "main": "REST.js",
  "typings": "./REST.d.ts",
  "scripts": {
    "push and publish": "git push && npm --no-git-tag-version version patch && npm publish"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/FlameArt/rest.git"
  },
  "keywords": [
    "rest",
    "yii2",
    "js",
    "ts"
  ],
  "author": "FlameArt",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/FlameArt/rest/issues"
  },
  "homepage": "https://github.com/FlameArt/rest#readme"
}
