mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-09 04:46:00 +10:00
47 lines
977 B
JSON
47 lines
977 B
JSON
{
|
|
"name": "msl-client-browser",
|
|
"filename": "mockapi-browser.min.js",
|
|
"description": "Browser Client for MSL (Mock Service Layer)",
|
|
"version": "1.0.5",
|
|
"homepage": "http://finraos.github.io/MSL",
|
|
"keywords": [],
|
|
"contributors": [
|
|
{
|
|
"name": "Daniel Koo"
|
|
},
|
|
{
|
|
"name": "Bryan Robbins"
|
|
},
|
|
{
|
|
"name": "Chien-Hung Kuo"
|
|
},
|
|
{
|
|
"name": "Jake Sheppard"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "git://github.com/FINRAOS/MSL.git"
|
|
}
|
|
],
|
|
"bugs": "https://github.com/FINRAOS/MSL/issues",
|
|
"autoupdate": {
|
|
"source": "git",
|
|
"target": "git://github.com/FINRAOS/MSL.git",
|
|
"basePath": "/msl-client-browser/",
|
|
"files": [
|
|
"appcontainer-driver.js",
|
|
"appcontainer-driver.min.js",
|
|
"mockapi-browser.js",
|
|
"mockapi-browser.min.js"
|
|
]
|
|
},
|
|
"licenses": [
|
|
{
|
|
"type": "Apache 2.0",
|
|
"url": "http://www.apache.org/licenses/LICENSE-2.0"
|
|
}
|
|
]
|
|
}
|