{
  "name": "@limetech/lime-web-components-interfaces",
  "version": "4.51.2",
  "author": "Lime Technologies",
  "homepage": "https://github.com/Lundalogik/lime-web-components",
  "license": "Apache-2.0",
  "main": "dist/es5/interfaces/src/index.js",
  "module": "dist/interfaces/src/index.js",
  "types": "dist/interfaces/src/index.d.ts",
  "keywords": [
    "lime web components",
    "lime crm"
  ],
  "directories": {
    "lib": "dist"
  },
  "files": [
    "dist"
  ],
  "scripts": {
    "build": "tsc && tsc -p tsconfig.es5.json"
  },
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/Lundalogik/lime-web-components.git"
  },
  "bugs": {
    "url": "https://github.com/Lundalogik/lime-web-components/issues"
  },
  "gitHead": "6143edf98b30c999d658abab6db3fb6ac0268e8f"
}
