UNPKG

antwar-minimal-theme

Version:
27 lines (26 loc) 567 B
{ "name": "antwar-minimal-theme", "version": "0.10.0", "description": "Minimal theme for antwar", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/antwarjs/antwar.git" }, "keywords": [ "antwar", "theme" ], "author": "eldh", "license": "MIT", "bugs": { "url": "https://github.com/antwarjs/antwar/issues" }, "homepage": "https://github.com/antwarjs/antwar", "dependencies": { "react": ">=0.12.2 < 1.0.0" } }