mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-19 09:47:48 +10:00
42 lines
824 B
JSON
42 lines
824 B
JSON
{
|
|
"name": "subkit",
|
|
"filename": "subkit.min.js",
|
|
"description": "Subkit library for the browser.",
|
|
"version": "1.0.9",
|
|
"homepage": "https://github.com/subkit/subkit.js",
|
|
"keywords": [
|
|
"subkit",
|
|
"microservice",
|
|
"backend",
|
|
"angular",
|
|
"angularjs"
|
|
],
|
|
"contributors": [
|
|
{
|
|
"name": "Mike Bild"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/subkit/subkit.js"
|
|
}
|
|
],
|
|
"bugs": "https://github.com/SubKit/subkit.js/issues",
|
|
"licenses": [
|
|
{
|
|
"type": "MIT",
|
|
"url": "https://raw.githubusercontent.com/subkit/subkit.js/master/LICENSE"
|
|
}
|
|
],
|
|
"autoupdate": {
|
|
"source": "git",
|
|
"target": "git@github.com:SubKit/subkit.js.git",
|
|
"basePath": "",
|
|
"files": [
|
|
"subkit.min.js",
|
|
"subkit.js"
|
|
]
|
|
}
|
|
}
|