1
0
Fork 0
can-i-disc-golf-today/package.json
2016-07-01 19:19:38 -05:00

11 lines
331 B
JSON

{
"name": "can-i-disc-golf-this-weekend",
"version": "1.0.0",
"description": "A Webtask ready api ready to tell you if the weather looks good for Disc Golfing this weekend.",
"main": "app.js",
"author": "Joe Wroten <sharpshark28@gmail.com>",
"license": "ISC",
"dependencies": {
"isomorphic-fetch": "^2.2.1"
}
}