34 lines
1.2 KiB
JSON
34 lines
1.2 KiB
JSON
{
|
|
"name": "sort-lines",
|
|
"main": "./lib/sort-lines",
|
|
"version": "0.6.0",
|
|
"description": "Sorts your lines. Never gets tired.",
|
|
"activationEvents": [
|
|
"sort-lines:sort",
|
|
"sort-lines:reverse-sort",
|
|
"sort-lines:unique",
|
|
"sort-lines:case-insensitive-sort"
|
|
],
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/atom/sort-lines"
|
|
},
|
|
"license": "MIT",
|
|
"engines": {
|
|
"atom": ">0.39.0"
|
|
},
|
|
"dependencies": {},
|
|
"readme": "# Sort Lines Package [](https://travis-ci.org/atom/sort-lines)\n\nSorts your lines in Atom, never gets tired.\n\n\n",
|
|
"readmeFilename": "README.md",
|
|
"bugs": {
|
|
"url": "https://github.com/atom/sort-lines/issues"
|
|
},
|
|
"homepage": "https://github.com/atom/sort-lines",
|
|
"_id": "sort-lines@0.6.0",
|
|
"dist": {
|
|
"shasum": "6ac7b38f8720c27c0eb20e532555f618d1017256"
|
|
},
|
|
"_resolved": "C:\\Users\\Adam\\AppData\\Local\\Temp\\d-114614-3900-113bedv\\package.tgz",
|
|
"_from": "C:\\Users\\Adam\\AppData\\Local\\Temp\\d-114614-3900-113bedv\\package.tgz"
|
|
}
|