{
  "name": "clipboard-interaction",
  "version": "0.8.1",
  "description": "Copy text to clipboard",
  "main": "distrib/clipboard-interaction.min.js",
  "scripts": {
    "test": "exit 0"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Sylvain59650/clipboard-interaction.git"
  },
  "keywords": [
    "clipboard",
    "copy",
    "text"
  ],
  "author": "Sylvain LONGEPEE",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/Sylvain59650/clipboard-interaction.git/issues"
  },
  "homepage": "https://sylvain59650.github.io/clipboard-interaction/",
  "devDependencies": {
    "babel-core": "^6.26.0",
    "babel-plugin-remove-comments": "^2.0.0",
    "babel-preset-env": "^1.6.1",
    "babel-preset-es2015": "^6.24.1",
    "gulp": "^3.9.1",
    "gulp-babel": "^7.0.1",
    "gulp-concat": "^2.6.1",
    "gulp-watch": "^5.0.0"
  }
}
