package.json 1.62 KB
{
  "_from": "toggle-selection@^1.0.6",
  "_id": "toggle-selection@1.0.6",
  "_inBundle": false,
  "_integrity": "sha1-bkWxJj8gF/oKzH2J14sVuL932jI=",
  "_location": "/toggle-selection",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "toggle-selection@^1.0.6",
    "name": "toggle-selection",
    "escapedName": "toggle-selection",
    "rawSpec": "^1.0.6",
    "saveSpec": null,
    "fetchSpec": "^1.0.6"
  },
  "_requiredBy": [
    "/copy-to-clipboard"
  ],
  "_resolved": "https://registry.npmjs.org/toggle-selection/-/toggle-selection-1.0.6.tgz",
  "_shasum": "6e45b1263f2017fa0acc7d89d78b15b8bf77da32",
  "_spec": "toggle-selection@^1.0.6",
  "_where": "C:\\Users\\kkwan_000\\Desktop\\git\\2017110269\\minsung\\node_modules\\copy-to-clipboard",
  "author": {
    "name": "sudodoki",
    "email": "smd.deluzion@gmail.com",
    "url": "sudodoki.name"
  },
  "bugs": {
    "url": "https://github.com/sudodoki/toggle-selection/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Aleksej Shvajka",
      "url": "https://github.com/shvaikalesh"
    }
  ],
  "deprecated": false,
  "description": "Toggle current selected content in browser",
  "homepage": "https://github.com/sudodoki/toggle-selection#readme",
  "keywords": [
    "selection",
    "toggle",
    "browser",
    "deselect"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "toggle-selection",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sudodoki/toggle-selection.git"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "version": "1.0.6"
}