hyperpower
Version:
Extension for particle effects in Hyper
21 lines (20 loc) • 432 B
JSON
{
"name": "hyperpower",
"version": "1.1.1",
"keywords": [
"hyper",
"hyper.app",
"hyper-plugin"
],
"description": "Extension for particle effects in Hyper",
"repository": {
"type": "git",
"url": "git+https://github.com/zeit/hyperpower.git"
},
"dependencies": {
"color": "0.11.3",
"convert-css-color-name-to-hex": "0.1.1",
"lodash.throttle": "4.1.1",
"lodash.values": "4.3.0"
}
}