Files
ionic-framework/package.json
2013-08-29 09:13:07 -05:00

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"
}
]
}