aframe-stats-panel
Version:
A-Frame statistics panel for additional statistics, in the style of A-Frame stats
18 lines (17 loc) • 495 B
JSON
{
"name": "aframe-stats-panel",
"version": "0.2.3",
"description": "A-Frame statistics panel for additional statistics, in the style of A-Frame stats",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"A-Frame",
"statistics",
"stats"
],
"homepage": "https://diarmidmackenzie.github.io/aframe-components/components/stats-panel#readme",
"author": "Diarmid Mackenzie",
"license": "MIT"
}