mirror of
https://github.com/awatertrevi/xamarin-neo4j.git
synced 2026-09-22 09:05:29 +00:00
landing page
This commit is contained in:
18
landing/package.json
Normal file
18
landing/package.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"name": "pocketgraph",
|
||||
"type": "module",
|
||||
"version": "0.0.1",
|
||||
"engines": {
|
||||
"node": ">=22.12.0"
|
||||
},
|
||||
"scripts": {
|
||||
"dev": "astro dev",
|
||||
"build": "astro build",
|
||||
"preview": "astro preview",
|
||||
"astro": "astro"
|
||||
},
|
||||
"dependencies": {
|
||||
"@astrojs/sitemap": "^3.7.2",
|
||||
"astro": "^6.1.2"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user