{
  "name": "@andreazorzi/textarealocalizer",
  "version": "1.0.10",
  "description": "Transform your simple textarea into a localizable one",
  "main": "textarea-localizer.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/andreazorzi/TextareaLocalizer.git"
  },
  "keywords": [
    "textarea",
    "localizer",
    "localization",
    "input"
  ],
  "author": "Andrea Zorzi <info@zorziandrea.com>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/andreazorzi/TextareaLocalizer/issues"
  },
  "homepage": "https://github.com/andreazorzi/TextareaLocalizer#readme"
}
