Files
cdnjs/ajax/libs/basics/package.json
T
Peter Dave Hello 99d9ce1071 speed up git auto-update
* transfer all the packages who use git auto-update from https protocol to git protocol
2014-09-10 01:29:36 +08:00

20 lines
422 B
JSON

{
"name": "basics",
"filename" : "basics.css",
"version": "1.2.0",
"homepage": "https://github.com/haydenbleasel/basics",
"author": {
"name": "Hayden Bleasel",
"email": "haydenbleasel@gmail.com",
"url": "http://haydenbleasel.com/"
},
"autoupdate": {
"source": "git",
"target": "git://github.com/haydenbleasel/basics.git",
"basePath": "",
"files": [
"basics.css"
]
}
}