Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaRHristov committed Nov 20, 2024
1 parent 4da5bbf commit 14f9396
Showing 1 changed file with 22 additions and 22 deletions.
44 changes: 22 additions & 22 deletions packages/aria-data/package.json
Original file line number Diff line number Diff line change
@@ -1,38 +1,38 @@
{
"author": {
"email": "Source/[email protected]",
"name": "🖋️ Source — 👐🏻 Open —",
"url": "HTTPS://Editor.Land"
},
"bugs": {
"url": "HTTPS://GitHub.Com/CodeEditorLand/Biome/issues"
},
"dependencies": {
"happy-dom": "^15.11.6"
},
"name": "@biomejs/aria-data",
"version": "0.0.1",
"private": false,
"description": "Structured representation of the ARIA roles, properties, and states",
"devDependencies": {
"@playform/build": "0.1.9"
},
"homepage": "HTTPS://GitHub.Com/CodeEditorLand/Biome#readme",
"keywords": [
"codeeditorland",
"land",
"playform"
],
"license": "SEE LICENSE IN LICENSE",
"name": "@biomejs/aria-data",
"private": false,
"publishConfig": {
"access": "public"
"homepage": "HTTPS://GitHub.Com/CodeEditorLand/Biome#readme",
"bugs": {
"url": "HTTPS://GitHub.Com/CodeEditorLand/Biome/issues"
},
"repository": {
"type": "git",
"url": "git+HTTPS://github.com/CodeEditorLand/Biome.git"
},
"license": "SEE LICENSE IN LICENSE",
"author": {
"name": "🖋️ Source — 👐🏻 Open —",
"email": "Source/[email protected]",
"url": "HTTPS://Editor.Land"
},
"type": "module",
"scripts": {
"prepublishOnly": "Build 'Source/**/*.ts'"
},
"type": "module",
"version": "0.0.1"
"dependencies": {
"happy-dom": "^15.11.6"
},
"devDependencies": {
"@playform/build": "0.1.9"
},
"publishConfig": {
"access": "public"
}
}

0 comments on commit 14f9396

Please sign in to comment.