hyper-oceanic-next
Version:
Oceanic Next theme for Hyper
26 lines (25 loc) • 640 B
JSON
{
"name": "hyper-oceanic-next",
"version": "0.0.2",
"description": "Oceanic Next theme for Hyper",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/robinbentley/hyper-oceanic-next.git"
},
"keywords": [
"hyper",
"hyper-theme",
"colors",
"oceanic-next"
],
"author": "Robin Bentley <robinbentley@me.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/robinbentley/hyper-oceanic-next/issues"
},
"homepage": "https://github.com/robinbentley/hyper-oceanic-next#readme"
}