wallet-core/node_modules/isomorphic-fetch/bower.json

8 lines
125 B
JSON
Raw Normal View History

2017-05-03 15:35:00 +02:00
{
"name": "isomorphic-fetch",
"main": ["fetch-bower.js"],
"dependencies": {
"fetch": "github/fetch#>=0.10.0"
}
}