2015-12-14 08:43:03 -07:00
|
|
|
{
|
|
|
|
"name": "fetch",
|
|
|
|
"main": "fetch.js",
|
|
|
|
"ignore": [
|
|
|
|
".*",
|
|
|
|
"*.md",
|
|
|
|
"examples/",
|
|
|
|
"Makefile",
|
|
|
|
"package.json",
|
|
|
|
"script/",
|
|
|
|
"test/"
|
|
|
|
],
|
|
|
|
"homepage": "https://github.com/github/fetch",
|
2016-11-17 20:12:03 -07:00
|
|
|
"version": "1.1.1",
|
|
|
|
"_release": "1.1.1",
|
2015-12-14 08:43:03 -07:00
|
|
|
"_resolution": {
|
|
|
|
"type": "version",
|
2016-11-17 20:12:03 -07:00
|
|
|
"tag": "v1.1.1",
|
|
|
|
"commit": "f7a514829820fc77c0f884c74cf2d36356a781c0"
|
2015-12-14 08:43:03 -07:00
|
|
|
},
|
2016-07-09 14:04:54 -07:00
|
|
|
"_source": "https://github.com/github/fetch.git",
|
2016-07-10 10:11:48 -07:00
|
|
|
"_target": "^1.0.0",
|
2016-11-15 12:42:43 -07:00
|
|
|
"_originalSource": "fetch"
|
2015-12-14 08:43:03 -07:00
|
|
|
}
|