UNPKG

theme-switch

Version:
32 lines (31 loc) 686 B
{ "name": "theme-switch", "version": "1.2.0", "description": "Easily manage and switch themes", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "Eitan Prince", "license": "MIT", "dependencies": { "axios": "^0.19.1", "firebase": "^7.14.6" }, "devDependencies": {}, "repository": { "type": "git", "url": "git+https://github.com/eprince1/theme-switch-npm.git" }, "files": [ "dist" ], "keywords": [ "theme", "switch" ], "bugs": { "url": "https://github.com/eprince1/theme-switch-npm/issues" }, "homepage": "https://github.com/eprince1/theme-switch-npm#readme" }