{
  "name": "@encoreskytech/char-limit-hint",
  "version": "1.1.4",
  "description": "To initialize the char limit feature on text input",
  "main": "index.js",
  "module": "dist/index.min.js",
  "files": [
    "dist",
    "README.md"
  ],
  "directories": {
    "example": "example"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/encoresky/char-limit-hint.git"
  },
  "keywords": [
    "javascript",
    "input hint",
    "character limit",
    "maximum character limit",
    "Est",
    "Encoresky Technologies pvt ltd"
  ],
  "author": "Encoresky Technology",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/encoresky/char-limit-hint/issues"
  },
  "homepage": "https://github.com/encoresky/char-limit-hint#readme"
}
