1
0
Fork 0
my_spells/package.json
Joe Wroten 00a0e57784 WIP
2016-07-10 02:17:53 -05:00

16 lines
351 B
JSON

{
"name": "my_spells_5e",
"version": "1.0.0",
"description": "5e Spells by Class",
"main": "",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Joe Wroten <sharpshark28@gmail.com>",
"license": "ISC",
"devDependencies": {},
"dependencies": {
"express": "^4.14.0",
"redux": "^3.5.2"
}
}