Files
cdnjs/ajax/libs/F2/package.json
T
2014-04-07 17:06:20 -06:00

21 lines
540 B
JSON

{
"name": "F2",
"description": "An open and free web integration framework for the financial services industry.",
"version": "1.3.3",
"keywords": [
"openf2"
],
"filename": "f2.min.js",
"homepage": "http://www.openf2.org",
"author": "Markit On Demand, Inc",
"repository": {
"type": "git",
"url": "https://github.com/OpenF2/F2.git"
},
"licenses": [
{
"type": "Apache-2.0",
"url": "http://www.apache.org/licenses/LICENSE-2.0"
}
]
}