mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-21 18:56:05 +10:00
32 lines
628 B
JSON
32 lines
628 B
JSON
{
|
|
"name": "ink",
|
|
"filename": "js/ink-all.min.js",
|
|
"version": "3.1.0",
|
|
"description": "An HTML5/CSS3 framework used at SAPO for fast and efficient website design and prototyping",
|
|
"homepage": "http://ink.sapo.pt/",
|
|
"keywords": [
|
|
"ink",
|
|
"SAPO",
|
|
"responsive",
|
|
"framework",
|
|
"ui"
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/sapo/Ink"
|
|
}
|
|
],
|
|
"autoupdate": {
|
|
"source": "git",
|
|
"target": "git://github.com/sapo/Ink.git",
|
|
"basePath": "dist/",
|
|
"files": [
|
|
"js/*",
|
|
"css/ink*.css",
|
|
"css/font*.css",
|
|
"fonts/*/*"
|
|
]
|
|
}
|
|
}
|