61 lines
1.6 KiB
JSON
61 lines
1.6 KiB
JSON
{
|
|
"_from": "toggle-selection@^1.0.6",
|
|
"_id": "toggle-selection@1.0.6",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-BiZS+C1OS8g/q2RRbJmy59xpyghNBqrr6k5L/uKBGRsTfxmu3ffiRnd8mlGPUVayg8pvfi5urfnu8TU7DVOkLQ==",
|
|
"_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.npmmirror.com/toggle-selection/-/toggle-selection-1.0.6.tgz",
|
|
"_shasum": "6e45b1263f2017fa0acc7d89d78b15b8bf77da32",
|
|
"_spec": "toggle-selection@^1.0.6",
|
|
"_where": "D:\\ruyi\\dapp\\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"
|
|
}
|