We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78b289f commit 134e8c4Copy full SHA for 134e8c4
frameworks/keyed/butterfloat/package.json
@@ -4,6 +4,10 @@
4
"version": "1.0.0",
5
"description": "Benchmark for Butterfloat",
6
"main": "index.js",
7
+ "js-framework-benchmark": {
8
+ "frameworkVersionFromPackage": "butterfloat",
9
+ "frameworkHomeURL": "https://worldmaker.net/butterfloat/"
10
+ },
11
"scripts": {
12
"build-dev": "node _build.js",
13
"build-prod": "node _build.js"
0 commit comments