@resonate/artwork-component
Version:
Artwork component
29 lines (28 loc) • 674 B
JSON
{
"name": "@resonate/artwork-component",
"version": "2.1.4",
"description": "Artwork component",
"main": "index.js",
"scripts": {
"test": "standard && dependency-check ."
},
"keywords": [
"nanocomponent"
],
"publishConfig": {
"access": "public"
},
"author": "Augustin Godiscal <auggod@resonate.is>",
"repository": "resonatecoop/stream2own",
"license": "MIT",
"bugs": {
"url": "https://github.com/resonatecoop/stream2own/issues"
},
"dependencies": {
"nanoanimation": "^2.1.0",
"nanocomponent": "^6.5.2",
"nanohtml": "^1.8.1",
"nanostate": "^1.2.1"
},
"gitHead": "3e3baf1685fc54196c160e2f0b8e4372d46ecf36"
}