Skip to content

Commit

Permalink
chore: update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Aarebecca committed Aug 16, 2024
1 parent f1a7351 commit 79b323c
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,18 @@
{
"name": "iperf",
"version": "0.1.0-beta.1",
"description": "Generic Frontend Performance Test Framework",
"description": "Performance Testing Framework for Front-end Renderers",
"keywords": [
"performance",
"testing",
"framework",
"frontend",
"renderers"
],
"repository": {
"type": "git",
"url": "https://github.com/Aarebecca/performance"
},
"license": "ISC",
"author": "Aarebecca",
"main": "./dist/index.js",
Expand Down

0 comments on commit 79b323c

Please sign in to comment.