mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-09 12:56:05 +10:00
26 lines
603 B
JSON
26 lines
603 B
JSON
{
|
|
"name": "PreloadJS",
|
|
"filename": "preloadjs.min.js",
|
|
"version": "0.4.1",
|
|
"description": "A Javascript library that lets you manage and co-ordinate the loading of assets.",
|
|
"homepage": "http://www.createjs.com/#!/PreloadJS",
|
|
"keywords": [
|
|
"load",
|
|
"image",
|
|
"assets",
|
|
"preload"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "PreloadJS",
|
|
"web": "http://www.createjs.com/"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/CreateJS/PreloadJS.git"
|
|
}
|
|
]
|
|
}
|