{
  "name": "reddit-simple-kwieto-fork",
  "version": "2.1.2",
  "description": "Simple Reddit Wrapper for Public URL fork",
  "main": "index.js",
  "scripts": {
    "test": "mocha --timeout 10000",
    "start": "node index.js"
  },
  "keywords": [
    "Reddit_Wrapper",
    "Nodejs",
    "Reddit"
  ],
  "author": "Kiran Adhikari",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/ErKiran/reddit-wrapper/issues"
  },
  "homepage": "https://github.com/ErKiran/reddit-wrapper#readme",
  "dependencies": {
    "axios": "^0.21.1"
  },
  "devDependencies": {
    "mocha": "^8.3.2"
  }
}
