We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
0 parents commit b018d3dCopy full SHA for b018d3d
package.json
@@ -0,0 +1,19 @@
1
+{
2
+ "name": "user-event",
3
+ "version": "1.0.0",
4
+ "description": "Simulate user events for react-testing-library",
5
+ "main": "dist/index.js",
6
+ "scripts": {
7
+ "test": "npm test"
8
+ },
9
+ "repository": {
10
+ "type": "git",
11
+ "url": "git+https://github.com/Gpx/user-event.git"
12
13
+ "author": "Giorgio Polvara <[email protected]>",
14
+ "license": "MIT",
15
+ "bugs": {
16
+ "url": "https://github.com/Gpx/user-event/issues"
17
18
+ "homepage": "https://github.com/Gpx/user-event#readme"
19
+}
0 commit comments