package.json 2.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697
  1. {
  2. "_args": [
  3. [
  4. "ng-file-upload",
  5. "/home/seleznev/project Angular/Quality system"
  6. ]
  7. ],
  8. "_from": "ng-file-upload@latest",
  9. "_id": "ng-file-upload@12.2.13",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/ng-file-upload",
  13. "_nodeVersion": "0.12.0",
  14. "_npmOperationalInternal": {
  15. "host": "packages-18-east.internal.npmjs.com",
  16. "tmp": "tmp/ng-file-upload-12.2.13.tgz_1478320259980_0.4177348162047565"
  17. },
  18. "_npmUser": {
  19. "email": "danial.farid@gmail.com",
  20. "name": "danial.farid"
  21. },
  22. "_npmVersion": "2.12.1",
  23. "_phantomChildren": {},
  24. "_requested": {
  25. "name": "ng-file-upload",
  26. "raw": "ng-file-upload",
  27. "rawSpec": "",
  28. "scope": null,
  29. "spec": "latest",
  30. "type": "tag"
  31. },
  32. "_requiredBy": [
  33. "/"
  34. ],
  35. "_resolved": "https://registry.npmjs.org/ng-file-upload/-/ng-file-upload-12.2.13.tgz",
  36. "_shasum": "01800f3872e526f95310f8477e99e4f12d0d8d14",
  37. "_shrinkwrap": null,
  38. "_spec": "ng-file-upload",
  39. "_where": "/home/seleznev/project Angular/Quality system",
  40. "author": {
  41. "name": "danial.farid@gmail.com"
  42. },
  43. "bugs": {
  44. "url": "https://github.com/danialfarid/ng-file-upload/issues"
  45. },
  46. "dependencies": {},
  47. "description": "An AngularJS directive for file upload using HTML5 with FileAPI polyfill for unsupported browsers",
  48. "devDependencies": {
  49. "grunt": "^0.4.5",
  50. "grunt-contrib-clean": "^0.6.0",
  51. "grunt-contrib-concat": "^0.5.1",
  52. "grunt-contrib-copy": "~0.4.1",
  53. "grunt-contrib-jshint": "^0.11.0",
  54. "grunt-contrib-uglify": "^0.8.0",
  55. "grunt-contrib-watch": "^0.6.1",
  56. "grunt-git": "~0.2.14",
  57. "grunt-serve": "^0.1.6",
  58. "grunt-text-replace": "~0.3.12",
  59. "jshint-stylish": "^1.0.0",
  60. "load-grunt-tasks": "^3.1.0"
  61. },
  62. "directories": {},
  63. "dist": {
  64. "shasum": "01800f3872e526f95310f8477e99e4f12d0d8d14",
  65. "tarball": "https://registry.npmjs.org/ng-file-upload/-/ng-file-upload-12.2.13.tgz"
  66. },
  67. "files": [
  68. "dist",
  69. "index.js"
  70. ],
  71. "gitHead": "cbbec3a6c6b0b74d1502f3a32d5c6e575360886c",
  72. "homepage": "https://github.com/danialfarid/ng-file-upload",
  73. "keywords": [
  74. "angularjs",
  75. "file-upload",
  76. "javascript",
  77. "ng-file-upload"
  78. ],
  79. "license": "MIT",
  80. "maintainers": [
  81. {
  82. "name": "danial.farid",
  83. "email": "danial.farid@gmail.com"
  84. }
  85. ],
  86. "name": "ng-file-upload",
  87. "optionalDependencies": {},
  88. "readme": "ERROR: No README data found!",
  89. "repository": {
  90. "type": "git",
  91. "url": "git+https://github.com/danialfarid/ng-file-upload.git"
  92. },
  93. "scripts": {
  94. "test": "echo \"Error: no test specified\" && exit 1"
  95. },
  96. "version": "12.2.13"
  97. }