UNPKG
svelte-kit
Version:
latest (1.2.0)
1.2.0
1.1.0
1.0.0
This is not the package you are looking for.
svelte-kit
/
package.json
9 lines
(8 loc)
•
124 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
{
"name"
:
"svelte-kit"
,
"version"
:
"1.2.0"
,
"license"
:
"MIT"
,
"scripts"
:
{
"postinstall"
:
"node index.js"
}
}