Gazebo_simulation-Frontend/node_modules/isomorphic-fetch/bower.json

8 lines
125 B
JSON
Raw Normal View History

2020-12-21 11:29:31 -04:00
{
"name": "isomorphic-fetch",
"main": ["fetch-bower.js"],
"dependencies": {
"fetch": "github/fetch#>=0.10.0"
}
}