mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
15 lines
275 B
JSON
15 lines
275 B
JSON
{
|
|
"name": "ionic",
|
|
"private": true,
|
|
"version": "0.0.01",
|
|
"devDependencies": {
|
|
"grunt": "~0.4.0",
|
|
"grunt-contrib-watch": "~0.1.0",
|
|
},
|
|
"licenses": [
|
|
{
|
|
"type": "MIT",
|
|
"url": "https://github.com/zurb/foundation/blob/master/LICENSE"
|
|
}
|
|
]
|
|
} |