{
  "name": "imagineer",
  "version": "1.3.0",
  "description": "An npm package to generate idea seeds for imagineering",
  "main": "app.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "postinstall": "node example.js",
    "start": "node example.js"
  },
  "bin": {
    "imagineer": "./app.js"
  },
  "repository": {
    "type": "git",
    "url": "https://gitlab.com/petroff.ryan/ideacatalyst.git"
  },
  "keywords": [
    "idea",
    "catalyst",
    "imagine",
    "imagineer",
    "imagineering",
    "random",
    "future"
  ],
  "author": "Ryan Petroff",
  "license": "ISC",
  "bugs": {
    "url": "https://gitlab.com/petroff.ryan/ideacatalyst/issues"
  },
  "homepage": "https://gitlab.com/petroff.ryan/ideacatalyst"
}
