mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-21 18:56:05 +10:00
23 lines
478 B
JSON
23 lines
478 B
JSON
{
|
|
"name": "fiber",
|
|
"filename": "fiber.min.js",
|
|
"version": "1.0.5",
|
|
"description": "Lightweight, fast, JavaScript inheritance model",
|
|
"homepage": "https://github.com/linkedin/Fiber",
|
|
"keywords": [
|
|
"inheritance",
|
|
"linkedin"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "LinkedIn"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/linkedin/Fiber.git"
|
|
}
|
|
]
|
|
}
|