Files
2016-12-25 08:57:30 -05:00

24 lines
547 B
JSON

{
"name": "stateholdr",
"description": "General localStorage saving for collections of state.",
"version": "0.6.0",
"author": {
"name": "Josh Goldberg",
"email": "joshuakgoldberg@outlook.com"
},
"repository": {
"type": "git",
"url": "ssh://git@github.com:FullScreenShenanigans/StateHoldr.git"
},
"bugs": {
"url": "https://github.com/FullScreenShenanigans/StateHoldr/issues"
},
"license": "MIT",
"dependencies": {
"itemsholdr": "0.6.X"
},
"devDependencies": {
"gulp-shenanigans": "0.6.X"
}
}