GT2/GT2-iOS/node_modules/isomorphic-fetch/bower.json

8 lines
125 B
JSON
Raw Normal View History

2018-02-12 17:26:06 +00:00
{
"name": "isomorphic-fetch",
"main": ["fetch-bower.js"],
"dependencies": {
"fetch": "github/fetch#>=0.10.0"
}
}