{
  "name": "@siberiaweb/components",
  "version": "1.6.0",
  "author": {
    "name": "Boris Lazerko",
    "email": "lazerko80@gmail.com"
  },
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "https://github.com/siberiacomponents/siberiaweb-components.git"
  },
  "files": [
    "lib"
  ],
  "scripts": {
    "compile": "tsc",
    "publich": "npm publish -access public"
  },
  "dependencies": {
    "@siberiaweb/http-request-interface": "1.0.0",
    "@siberiaweb/local-storage": "1.0.0",
    "@siberiaweb/mask-interface": "1.0.1",
    "@siberiaweb/mask": "1.0.1",
    "@siberiaweb/webcomponent": "1.0.0",
    "@types/resize-observer-browser": "0.1.4",
    "moment": "2.29.1"
  }
}
