grup
Version:
Grouping for string arrays
28 lines (27 loc) • 546 B
JSON
{
"name": "grup",
"version": "0.0.3",
"description": "Grouping for string arrays",
"main": "index.js",
"scripts": {
"test": "ava"
},
"repository": {
"type": "git",
"url": "git+https://github.com/indatawetrust/grup.git"
},
"keywords": [
"string",
"array",
"group"
],
"author": "indatawetrust",
"license": "MIT",
"bugs": {
"url": "https://github.com/indatawetrust/grup/issues"
},
"homepage": "https://github.com/indatawetrust/grup#readme",
"devDependencies": {
"ava": "^0.19.1"
}
}