{
  "name": "real-world-redux-api",
  "version": "1.0.40",
  "description": "API end point replacement for _DATA.js file in React NanoDegree Programe on Udacity",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "React",
    "Nanodegree",
    "Real",
    "World",
    "Redux",
    "API",
    "example"
  ],
  "author": "Joshua Kusaasira",
  "license": "MIT",
  "dependencies": {
    "path": "^0.12.7"
  }
}
