package.json 1.5KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455
  1. {
  2. "_from": "ionic-angular@3.9.2",
  3. "_id": "ionic-angular@3.9.2",
  4. "_inBundle": false,
  5. "_integrity": "sha512-BEZ6magY1i5GwM9ki/MOpszUz62+g518HsGICtw9TE1D4v9Eb6n/o7e+X0vtvpK4TdouFjQ8r5XA9VPAKW9/+Q==",
  6. "_location": "/ionic-angular",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "version",
  10. "registry": true,
  11. "raw": "ionic-angular@3.9.2",
  12. "name": "ionic-angular",
  13. "escapedName": "ionic-angular",
  14. "rawSpec": "3.9.2",
  15. "saveSpec": null,
  16. "fetchSpec": "3.9.2"
  17. },
  18. "_requiredBy": [
  19. "/"
  20. ],
  21. "_resolved": "https://registry.npmjs.org/ionic-angular/-/ionic-angular-3.9.2.tgz",
  22. "_shasum": "75053e4a422aaae7d7cd668cc92cfd5cb29d38cc",
  23. "_spec": "ionic-angular@3.9.2",
  24. "_where": "/Users/ericf/ZCWProjects/Shared-Travel-Map/apptest",
  25. "bugs": {
  26. "url": "https://github.com/ionic-team/ionic/issues"
  27. },
  28. "bundleDependencies": false,
  29. "deprecated": false,
  30. "description": "A powerful framework for building mobile and progressive web apps with JavaScript and Angular",
  31. "es2015": "es2015/index.js",
  32. "homepage": "https://github.com/ionic-team/ionic#readme",
  33. "keywords": [
  34. "ionic",
  35. "framework",
  36. "mobile",
  37. "app",
  38. "hybrid",
  39. "webapp",
  40. "cordova",
  41. "progressive web app",
  42. "pwa"
  43. ],
  44. "license": "MIT",
  45. "main": "umd/index.js",
  46. "module": "index.js",
  47. "name": "ionic-angular",
  48. "peerDependencies": {},
  49. "repository": {
  50. "type": "git",
  51. "url": "git+https://github.com/ionic-team/ionic.git"
  52. },
  53. "version": "3.9.2"
  54. }