package.json 415 B

123456789101112131415161718
  1. {
  2. "name": "LungoJS"
  3. , "description": ""
  4. , "version": ""
  5. , "homepage": "https://github.com/TapQuo/Lungo.js"
  6. , "author": "Javier Jimenez Villar <javier@tapquo.com> (http://twitter.com/soyjavi ) "
  7. , "keywords": []
  8. , "main": "./"
  9. , "repository": {
  10. "type": "git"
  11. , "url": "https://github.com/TapQuo/Lungo.js"
  12. }
  13. , "devDependencies": {
  14. "": ">= "
  15. "": ">= "
  16. "": ">= "
  17. }
  18. }