mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-10 05:18:04 +10:00
22 lines
352 B
JSON
22 lines
352 B
JSON
{
|
|
"name": "ionic",
|
|
"filename": "js/ionic.min.js",
|
|
"description": "Advanced HTML5 Mobile App Framework.",
|
|
"version": "1.0.0-beta.8",
|
|
"keywords": [
|
|
"html5",
|
|
"mobile"
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/driftyco/ionic.git"
|
|
}
|
|
],
|
|
"licenses": [
|
|
{
|
|
"name": "MIT"
|
|
}
|
|
]
|
|
}
|