Skip to content

Commit 537ccfe

Browse files
authored
Create package.json
1 parent c7bd9f9 commit 537ccfe

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

dio-v1.2.1/package.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"name": "js-framework-benchmark-dio-1.2.1",
3+
"version": "1.2.1",
4+
"description": "Benchmark for Dio 1.2.1 framework",
5+
"scripts": {
6+
"start": "http-server -c-1 ."
7+
}
8+
}

0 commit comments

Comments
 (0)