@trackcity/collections
Version:
A Collection Util for trackcity cli
18 lines (17 loc) • 387 B
JSON
{
"name": "@trackcity/collections",
"version": "0.0.2",
"description": "A Collection Util for trackcity cli",
"main": "src/index.js",
"typings": "typings/index.d.ts",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"cli",
"trackcity",
"collections"
],
"author": "Max Jackson",
"license": "MIT"
}