@moduware/morph-ripple
Version:
General ripple animation element for Polymorph Components
30 lines (29 loc) • 855 B
JSON
{
"description": "General ripple animation element for Polymorph Components",
"repository": {
"type": "git",
"url": "https://github.com/moduware/morph-ripple"
},
"name": "@moduware/morph-ripple",
"version": "2.0.0",
"scripts": {
"start": "polymer serve --npm --module-resolution=node",
"test": "wct"
},
"main": "morph-ripple.js",
"license": "Apache-2.0",
"dependencies": {
"lit-element": "^2.0.1"
},
"devDependencies": {
"@polymer/iron-demo-helpers": "^3.0.0-pre.18",
"wct-browser-legacy": "^1.0.1",
"@moduware/morph-element": "^1.0.0",
"@moduware/morph-tabbar": "^1.0.0",
"@moduware/morph-tabbar-item": "^1.0.0",
"@moduware/morph-shared-colors": "^1.0.0",
"@moduware/morph-shared-styles": "^1.0.0",
"@webcomponents/webcomponentsjs": "^2.0.0",
"wct-istanbub": "^0.2.7"
}
}