component.json 367 B

12345678910111213
  1. {
  2. "name": "lungo.icon",
  3. "description": "Lungo Icon Repository",
  4. "version": "2.2.0",
  5. "homepage": "http://lungo.tapquo.com",
  6. "author": {
  7. "name": "Tapquo S.L.",
  8. "site": "http://tapquo.com"},
  9. "main": ["./lungo.icon.css"],
  10. "keywords": [ "mobile" ],
  11. "dependencies": { "lungo": "~2.2.0" },
  12. "license": [ {"type": "GPLv3"}, {"type": "Commercial"}]
  13. }