main
Last change
on this file since d565449 was d565449, checked in by stefan toskovski <stefantoska84@…>, 4 weeks ago |
Update repo after prototype presentation
|
-
Property mode
set to
100644
|
File size:
605 bytes
|
Rev | Line | |
---|
[d565449] | 1 | {
|
---|
| 2 | "name": "toggle-selection",
|
---|
| 3 | "version": "1.0.6",
|
---|
| 4 | "description": "Toggle current selected content in browser",
|
---|
| 5 | "main": "index.js",
|
---|
| 6 | "repository": {
|
---|
| 7 | "type": "git",
|
---|
| 8 | "url": "git+https://github.com/sudodoki/toggle-selection"
|
---|
| 9 | },
|
---|
| 10 | "scripts": {
|
---|
| 11 | "test": "echo \"Error: no test specified\" && exit 1"
|
---|
| 12 | },
|
---|
| 13 | "keywords": [
|
---|
| 14 | "selection",
|
---|
| 15 | "toggle",
|
---|
| 16 | "browser",
|
---|
| 17 | "deselect"
|
---|
| 18 | ],
|
---|
| 19 | "author": "sudodoki <smd.deluzion@gmail.com> (sudodoki.name)",
|
---|
| 20 | "license": "MIT",
|
---|
| 21 | "contributors": [
|
---|
| 22 | {
|
---|
| 23 | "name": "Aleksej Shvajka",
|
---|
| 24 | "url": "https://github.com/shvaikalesh"
|
---|
| 25 | }
|
---|
| 26 | ]
|
---|
| 27 | }
|
---|
Note:
See
TracBrowser
for help on using the repository browser.