Skip to content

Commit 134e8c4

Browse files
committed
Add framework metadata
1 parent 78b289f commit 134e8c4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

frameworks/keyed/butterfloat/package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44
"version": "1.0.0",
55
"description": "Benchmark for Butterfloat",
66
"main": "index.js",
7+
"js-framework-benchmark": {
8+
"frameworkVersionFromPackage": "butterfloat",
9+
"frameworkHomeURL": "https://worldmaker.net/butterfloat/"
10+
},
711
"scripts": {
812
"build-dev": "node _build.js",
913
"build-prod": "node _build.js"

0 commit comments

Comments
 (0)