mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-17 08:46:19 +10:00
23 lines
404 B
JSON
23 lines
404 B
JSON
{
|
|
"name": "stats.js",
|
|
"filename": "Stats.js",
|
|
"version": "r11",
|
|
"description": "JavaScript Performance Monitor.",
|
|
"homepage": "https://github.com/mrdoob/stats.js/",
|
|
"keywords": [
|
|
"fps",
|
|
"framerate"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "Mr. Doob"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/mrdoob/stats.js/"
|
|
}
|
|
]
|
|
}
|