sensible-sparkles
Version:
Sparkles, but sensible.
28 lines (27 loc) • 684 B
JSON
{
"name": "sensible-sparkles",
"version": "1.0.2",
"description": "Sparkles, but sensible.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/dustykeyboard/sensible-sparkles.git"
},
"keywords": [
"react",
"styled-components",
"sparkles"
],
"author": "Philip Boardman <dustykeyboard@brd.mn>",
"license": "ISC",
"bugs": {
"url": "https://github.com/dustykeyboard/sensible-sparkles/issues"
},
"homepage": "https://github.com/dustykeyboard/sensible-sparkles#readme",
"dependencies": {
"styled-components": "^4.1.3"
}
}