2020-11-22 12:48:41 -05:00
|
|
|
{
|
|
|
|
|
"name": "colorhunt",
|
|
|
|
|
"version": "1.0.0",
|
|
|
|
|
"main": "index.js",
|
|
|
|
|
"repository": "https://github.com/marcus13345/colorhunt.git",
|
|
|
|
|
"author": "Bronwen <marcus@valnet.xyz>",
|
2020-11-22 15:10:33 -05:00
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"request": "^2.88.2"
|
|
|
|
|
}
|
2020-11-22 12:48:41 -05:00
|
|
|
}
|