|
|
|
@ -1,7 +1,7 @@
|
|
|
|
{
|
|
|
|
{
|
|
|
|
"name": "svelte",
|
|
|
|
"name": "svelte-ce",
|
|
|
|
"version": "3.53.1",
|
|
|
|
"version": "0.0.1",
|
|
|
|
"description": "Cybernetically enhanced web apps",
|
|
|
|
"description": "Modified svelte",
|
|
|
|
"module": "index.mjs",
|
|
|
|
"module": "index.mjs",
|
|
|
|
"main": "index",
|
|
|
|
"main": "index",
|
|
|
|
"files": [
|
|
|
|
"files": [
|
|
|
|
@ -100,7 +100,7 @@
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"repository": {
|
|
|
|
"repository": {
|
|
|
|
"type": "git",
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/sveltejs/svelte.git"
|
|
|
|
"url": "https://github.com/roysland/svelte-ce.git"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"keywords": [
|
|
|
|
"keywords": [
|
|
|
|
"UI",
|
|
|
|
"UI",
|
|
|
|
@ -111,7 +111,7 @@
|
|
|
|
"author": "Rich Harris",
|
|
|
|
"author": "Rich Harris",
|
|
|
|
"license": "MIT",
|
|
|
|
"license": "MIT",
|
|
|
|
"bugs": {
|
|
|
|
"bugs": {
|
|
|
|
"url": "https://github.com/sveltejs/svelte/issues"
|
|
|
|
"url": "https://github.com/roysland/svelte-ce/issues"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"homepage": "https://svelte.dev",
|
|
|
|
"homepage": "https://svelte.dev",
|
|
|
|
"devDependencies": {
|
|
|
|
"devDependencies": {
|
|
|
|
|