{
  "name": "nps-i",
  "version": "1.0.2",
  "description": "Interactive mode for nps",
  "main": "index.js",
  "bin": {
    "nps-i": "index.js",
    "ni": "index.js"
  },
  "keywords": [],
  "author": "siddharthkp",
  "license": "MIT",
  "dependencies": {
    "execa": "0.10.0",
    "fuzzy": "0.1.3",
    "inquirer": "5.2.0",
    "inquirer-autocomplete-prompt": "0.12.1",
    "right-pad": "1.0.1"
  },
  "devDependencies": {
    "nps": "5.9.0",
    "nps-utils": "1.5.0"
  }
}
