{
  "name": "growstocks-auth",
  "version": "1.1.0",
  "description": "A simple API wrapper for GrowStocks API | Authorize your Growtopia website/app with GrowStocks!",
  "main": "index.js",
  "keywords": ["growstocks", "oauth", "growstocks api", "growtopia"],
  "scripts": {
    "start": "node index.js",
    "postinstall": "node postinstall.js"
  },
  "author": "jabo-bernardo",
  "repository": "github:jabo-bernardo/growstocks-auth",
  "license": "ISC",
  "dependencies": {
    "print-message": "^3.0.1",
    "request": "^2.88.2"
  }
}
