package.json 2.1 KB

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