{
  "name": "trm-registry-types",
  "version": "1.2.0",
  "description": "TRM Registry Types",
  "main": "dist/index.js",
  "types": "dist/index.d.ts",
  "files": [
    "/dist"
  ],
  "scripts": {
    "build": "tsc",
    "prepublishOnly": "npm run build"
  },
  "keywords": [
    "trm",
    "abap"
  ],
  "homepage": "https://www.trmregistry.com",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/RegestaItalia/trm-registry-types.git"
  },
  "author": {
    "name": "Simone Gaffurini",
    "email": "simone.gaffurini@regestaitalia.it"
  },
  "license": "MIT"
}
