real-world-redux-api
Version:
API end point replacement for _DATA.js file in React NanoDegree Programe on Udacity
24 lines (23 loc) • 478 B
JSON
{
"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"
}
}