Skip to content

Commit 4bbc20d

Browse files
pyyushclaude
andcommitted
chore: add npm keywords and publishConfig for public release
Name 'useid' is available on npm. Added keywords for discoverability and publishConfig for public access. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 6b1059b commit 4bbc20d

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

package.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,22 @@
4545
"typescript": "^5.7.0",
4646
"vitest": "^4.0.0"
4747
},
48+
"keywords": [
49+
"element-identity",
50+
"browser-agent",
51+
"accessibility",
52+
"aria",
53+
"selector",
54+
"stable-ref",
55+
"e2e",
56+
"playwright",
57+
"cdp",
58+
"dom"
59+
],
60+
"publishConfig": {
61+
"access": "public",
62+
"registry": "https://registry.npmjs.org/"
63+
},
4864
"engines": {
4965
"node": ">=20.0.0"
5066
}

0 commit comments

Comments
 (0)