|
@@ -2,6 +2,12 @@
|
|
"name": "@alpinejs/history",
|
|
"name": "@alpinejs/history",
|
|
"version": "3.0.0-alpha.0",
|
|
"version": "3.0.0-alpha.0",
|
|
"description": "Sync Alpine data with the browser's query string",
|
|
"description": "Sync Alpine data with the browser's query string",
|
|
|
|
+ "homepage": "https://alpinejs.dev/",
|
|
|
|
+ "repository": {
|
|
|
|
+ "type": "git",
|
|
|
|
+ "url": "https://github.com/alpinejs/alpine.git",
|
|
|
|
+ "directory": "packages/history"
|
|
|
|
+ },
|
|
"author": "Caleb Porzio",
|
|
"author": "Caleb Porzio",
|
|
"license": "MIT",
|
|
"license": "MIT",
|
|
"main": "dist/module.cjs.js",
|
|
"main": "dist/module.cjs.js",
|