{
  "name": "neutron-api",
  "version": "0.0.9",
  "bin": "./index.js",
  "description": "Powerful discord.js dependent",
  "main": "index.js",
  "scripts": {
    "test": "test"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/deyyanl/neutron-api"
  },
  "keywords": [
    "discord.js",
    "neutron",
    "neutron-api"
  ],
  "author": "deyyandev",
  "license": "MIT",
  "dependencies": {
    "discord.js": "^11.4.2",
    "request": "^2.88.0",
    "superagent": "^4.1.0"
  },
  "devDependencies": {
    "nodemon": "^1.18.10",
    "superagent": "^4.1.0",
    "request": "^2.88.0"
  },
  "homepage": "www.neutron.deyyandev.ga"
}
