{
  "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"
}
