{
  "name": "evokit-line",
  "version": "3.1.0",
  "description": "Horizontal line, used to separate content",
  "main": "index.js",
  "scripts": {
    "test": "jest --colors",
    "build": "webpack --colors",
    "watch": "webpack --colors --progress --watch",
    "prepublishOnly": "webpack"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/docccdev/evokit.git"
  },
  "homepage": "https://evokit.net/#/packages/evokit-line/",
  "keywords": [
    "evokit",
    "react",
    "ui",
    "block",
    "uikit",
    "line"
  ],
  "author": {
    "author": "docccdev",
    "email": "doccc.dev@gmail.com",
    "url": "http://evokit.net"
  },
  "license": "MIT",
  "peerDependencies": {
    "evokit": ">=3.1.0"
  },
  "gitHead": "4ad6cd159ad69f2b54d3b77e0342e523c7874256"
}
