@featherds/ripple
Version:
A wee ripple.
22 lines (21 loc) • 425 B
JSON
{
"name": "@featherds/ripple",
"version": "0.12.39",
"publishConfig": {
"access": "public"
},
"description": "A wee ripple.",
"author": "NantHealth",
"scripts": {},
"main": "dist/app.mjs",
"license": "Apache-2.0",
"dependencies": {
"vue": "^3.1.0-0"
},
"keywords": [
"vue",
"feather-ripple"
],
"types": "./src/index.d.ts",
"gitHead": "d00ae8dce94a1d72324a406134d29b020ef72849"
}