mirror of
https://github.com/woutdp/live_svelte
synced 2026-05-24 09:28:21 +00:00
20 lines
No EOL
416 B
JSON
20 lines
No EOL
416 B
JSON
|
|
{
|
|
"name": "live_svelte",
|
|
"version": "0.2.0",
|
|
"description": "",
|
|
"license": "MIT",
|
|
"main": "./priv/static/live_svelte.js",
|
|
"author": "Wout De Puysseleir <contact@wout.space>",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/woutdp/live_svelte.git"
|
|
},
|
|
"files": [
|
|
"README.md",
|
|
"LICENSE.md",
|
|
"package.json",
|
|
"assets/js/phoenix/*",
|
|
"priv/static/live_svelte.js"
|
|
]
|
|
} |