Files
cdnjs/ajax/libs/Fort.js/package.json
T
2014-06-13 22:25:56 +08:00

29 lines
566 B
JSON

{
"name": "Fort.js",
"title": "Fort.js",
"filename": "fort.min.js",
"version": "1.0.0",
"description": "Modern progress bar for form completion.",
"homepage": "http://colourity.github.io/",
"author": {
"name": "Colourity",
"url": "http://www.colourity.com"
},
"repositories": [
{
"type": "git",
"url": "git://github.com/Colourity/Fort.js"
}
],
"licenses": [
{
"type": "MIT",
"url": "https://github.com/Colourity/Fort.js/blob/master/LICENSE"
}
],
"keywords": [
"fort",
"fort.js"
]
}