Files
StringFilr/package.json
T
2016-12-26 03:26:33 -05:00

21 lines
504 B
JSON

{
"name": "stringfilr",
"description": "A path-based cache for quick loops in nested data structures.",
"version": "0.6.0",
"author": {
"name": "Josh Goldberg",
"email": "joshuakgoldberg@outlook.com"
},
"repository": {
"type": "git",
"url": "ssh://git@github.com:FullScreenShenanigans/StringFilr.git"
},
"bugs": {
"url": "https://github.com/FullScreenShenanigans/StringFilr/issues"
},
"license": "MIT",
"devDependencies": {
"gulp-shenanigans": "0.6.X"
}
}