package.json 2.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "angular@1.5.8",
  6. "scope": null,
  7. "escapedName": "angular",
  8. "name": "angular",
  9. "rawSpec": "1.5.8",
  10. "spec": "1.5.8",
  11. "type": "version"
  12. },
  13. "/home/king/Desktop/FINAL/AhMyth/app"
  14. ]
  15. ],
  16. "_from": "angular@1.5.8",
  17. "_id": "angular@1.5.8",
  18. "_inCache": true,
  19. "_installable": true,
  20. "_location": "/angular",
  21. "_nodeVersion": "4.4.7",
  22. "_npmOperationalInternal": {
  23. "host": "packages-16-east.internal.npmjs.com",
  24. "tmp": "tmp/angular-1.5.8.tgz_1469201394611_0.9924397475551814"
  25. },
  26. "_npmUser": {
  27. "name": "angularcore",
  28. "email": "angular-core+npm@google.com"
  29. },
  30. "_npmVersion": "2.15.8",
  31. "_phantomChildren": {},
  32. "_requested": {
  33. "raw": "angular@1.5.8",
  34. "scope": null,
  35. "escapedName": "angular",
  36. "name": "angular",
  37. "rawSpec": "1.5.8",
  38. "spec": "1.5.8",
  39. "type": "version"
  40. },
  41. "_requiredBy": [
  42. "/"
  43. ],
  44. "_resolved": "https://registry.npmjs.org/angular/-/angular-1.5.8.tgz",
  45. "_shasum": "925a5392b8c212d09572dc446db7e01264e094cb",
  46. "_shrinkwrap": null,
  47. "_spec": "angular@1.5.8",
  48. "_where": "/home/king/Desktop/FINAL/AhMyth/app",
  49. "author": {
  50. "name": "Angular Core Team",
  51. "email": "angular-core+npm@google.com"
  52. },
  53. "bugs": {
  54. "url": "https://github.com/angular/angular.js/issues"
  55. },
  56. "dependencies": {},
  57. "description": "HTML enhanced for web apps",
  58. "devDependencies": {},
  59. "directories": {},
  60. "dist": {
  61. "shasum": "925a5392b8c212d09572dc446db7e01264e094cb",
  62. "tarball": "https://registry.npmjs.org/angular/-/angular-1.5.8.tgz"
  63. },
  64. "gitHead": "7e0e546eb6caedbb298c91a9f6bf7de7eeaa4ad2",
  65. "homepage": "http://angularjs.org",
  66. "keywords": [
  67. "angular",
  68. "framework",
  69. "browser",
  70. "client-side"
  71. ],
  72. "license": "MIT",
  73. "main": "index.js",
  74. "maintainers": [
  75. {
  76. "name": "angularcore",
  77. "email": "angular-core+npm@google.com"
  78. },
  79. {
  80. "name": "petebd",
  81. "email": "pete@bacondarwin.com"
  82. }
  83. ],
  84. "name": "angular",
  85. "optionalDependencies": {},
  86. "readme": "ERROR: No README data found!",
  87. "repository": {
  88. "type": "git",
  89. "url": "git+https://github.com/angular/angular.js.git"
  90. },
  91. "scripts": {
  92. "test": "echo \"Error: no test specified\" && exit 1"
  93. },
  94. "version": "1.5.8"
  95. }