fast-selector
Version:
Lib agnóstica, motor de seleção, sem dependência em tempo de execução, responsável por seleção de texto
32 lines (31 loc) • 774 B
JSON
{
"name": "fast-selector",
"version": "0.0.8",
"description": "Lib agnóstica, motor de seleção, sem dependência em tempo de execução, responsável por seleção de texto",
"main": "dist/selector.min.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/cardozo/selector.git"
},
"keywords": [
"text-selection",
"selector",
"web-selection",
"selection",
"web",
"html-selection",
"html",
"selection",
"highlight",
"highlight-selection"
],
"author": "Cardozo",
"license": "MIT",
"bugs": {
"url": "https://github.com/cardozo/selector/issues"
},
"homepage": "https://github.com/cardozo/selector#readme"
}