You've already forked StringFilr
mirror of
https://github.com/FullScreenShenanigans/StringFilr.git
synced 2026-04-28 13:00:51 -07:00
21 lines
504 B
JSON
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"
|
|
}
|
|
}
|