surge-favicon
Version:
The Surge favicon.
22 lines (21 loc) • 499 B
JSON
{
"name": "surge-favicon",
"version": "0.2.1",
"description": "The Surge favicon.",
"homepage": "https://surge.sh",
"author": "Kenneth Ormandy <kenneth@chloi.io> (http://kennethormandy.com)",
"license": "Copyright © 2015 Chloi Inc.",
"repository": "git@github.com:chloi/surge-favicon.git",
"keywords": [
"surge",
"surge.sh",
"favicon"
],
"scripts": {
"test": "opn favicon.iconsproj",
"start": "npm test"
},
"devDependencies": {
"opn": "^1.0.1"
}
}