grim/port-authority

flow: Created branch 'feature/semantic-ui'.
feature/semantic-ui
2015-02-07, Gary Kramlich
8b181a850efb
flow: Created branch 'feature/semantic-ui'.
{
"name": "Port Authority",
"version": "0.0.4",
"manifest_version": 2,
"description": "Chrome application for interacting with a Docker registry",
"icons": {
"128": "marketing/logo.png"
},
"app": {
"background": {
"scripts": ["js/background.js"],
"persistent": false
}
},
"permissions": [
"<all_urls>",
"storage",
"clipboardWrite"
]
}