2016-08-12 13:40:39 +02:00

50 lines
1.0 KiB
JSON

{
"name": "ionic-material",
"version": "0.4.2",
"authors": [
"Rai Butera",
"Zach Fitzgerald"
],
"description": "Ionic Material - Material Design for the Ionic Framework",
"main": [
"./dist/ionic.material.css",
"./dist/ionic.material.min.css",
"./dist/ionic.material.js",
"./dist/ionic.material.min.js"
],
"keywords": [
"Ionic",
"Material",
"Design",
"AngularJS",
"Framework",
"Hybrid",
"Apps",
"Mobile"
],
"license": "MIT",
"homepage": "http://ionicmaterial.com",
"private": false,
"ignore": [
"bower_components",
"demo",
"docs",
"Gulpfile.js",
"index.html",
"node_modules"
],
"dependencies": {
"ionic": "~1.0.0",
"waves": "0.6"
},
"_release": "0.4.2",
"_resolution": {
"type": "version",
"tag": "v0.4.2",
"commit": "b22187c9bc2041ef9e2494c04f885c468f38a117"
},
"_source": "https://github.com/zachsoft/Ionic-Material.git",
"_target": "^0.4.2",
"_originalSource": "ionic-material",
"_direct": true
}