refsort
Version:
Lets you sort by key values for JSON
30 lines (29 loc) • 605 B
JSON
{
"name": "refsort",
"version": "0.0.4",
"description": "Lets you sort by key values for JSON",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/oktaykose/refsort.git"
},
"keywords": [
"Json",
"key",
"sort",
"JSON",
"Obj",
"Object",
"priority",
"sort"
],
"author": "Oktay KÖSE",
"license": "MIT",
"bugs": {
"url": "https://github.com/oktaykose/refsort/issues"
},
"homepage": "https://github.com/oktaykose/refsort#readme"
}