{
  "name": "copypastejs",
  "version": "1.2.2",
  "description": "Library to execute clipboard functions in a fast and easy way",
  "main": "src/index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/assisfery/CopyPasteJS.git"
  },
  "keywords": [
    "copy",
    "paste",
    "clipboard"
  ],
  "author": "Assis Ferreira",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/assisfery/CopyPasteJS/issues"
  },
  "homepage": "https://github.com/assisfery/CopyPasteJS#readme"
}
