package.json 2.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "gulp-concat@^2.6.0",
  6. "scope": null,
  7. "escapedName": "gulp-concat",
  8. "name": "gulp-concat",
  9. "rawSpec": "^2.6.0",
  10. "spec": ">=2.6.0 <3.0.0",
  11. "type": "range"
  12. },
  13. "/home/king/Desktop/FINAL/AhMyth/app/node_modules/semantic-ui"
  14. ]
  15. ],
  16. "_from": "gulp-concat@>=2.6.0 <3.0.0",
  17. "_id": "gulp-concat@2.6.1",
  18. "_inCache": true,
  19. "_installable": true,
  20. "_location": "/gulp-concat",
  21. "_nodeVersion": "6.9.1",
  22. "_npmOperationalInternal": {
  23. "host": "packages-12-west.internal.npmjs.com",
  24. "tmp": "tmp/gulp-concat-2.6.1.tgz_1479063191849_0.183789084199816"
  25. },
  26. "_npmUser": {
  27. "name": "contra",
  28. "email": "contra@wearefractal.com"
  29. },
  30. "_npmVersion": "3.10.9",
  31. "_phantomChildren": {
  32. "clone": "1.0.2",
  33. "clone-buffer": "1.0.0",
  34. "cloneable-readable": "1.0.0",
  35. "is-stream": "1.1.0",
  36. "remove-trailing-separator": "1.0.1"
  37. },
  38. "_requested": {
  39. "raw": "gulp-concat@^2.6.0",
  40. "scope": null,
  41. "escapedName": "gulp-concat",
  42. "name": "gulp-concat",
  43. "rawSpec": "^2.6.0",
  44. "spec": ">=2.6.0 <3.0.0",
  45. "type": "range"
  46. },
  47. "_requiredBy": [
  48. "/semantic-ui"
  49. ],
  50. "_resolved": "http://registry.npmjs.org/gulp-concat/-/gulp-concat-2.6.1.tgz",
  51. "_shasum": "633d16c95d88504628ad02665663cee5a4793353",
  52. "_shrinkwrap": null,
  53. "_spec": "gulp-concat@^2.6.0",
  54. "_where": "/home/king/Desktop/FINAL/AhMyth/app/node_modules/semantic-ui",
  55. "author": {
  56. "name": "Contra",
  57. "email": "yo@contra.io",
  58. "url": "http://contra.io/"
  59. },
  60. "bugs": {
  61. "url": "https://github.com/contra/gulp-concat/issues"
  62. },
  63. "dependencies": {
  64. "concat-with-sourcemaps": "^1.0.0",
  65. "through2": "^2.0.0",
  66. "vinyl": "^2.0.0"
  67. },
  68. "description": "Concatenates files",
  69. "devDependencies": {
  70. "gulp": "^3.8.7",
  71. "gulp-sourcemaps": "^2.2.0",
  72. "istanbul": "^0.4.5",
  73. "mocha": "^3.0.0",
  74. "mocha-lcov-reporter": "^1.2.0",
  75. "should": "^11.0.0",
  76. "stream-array": "^1.0.1",
  77. "stream-assert": "^2.0.1"
  78. },
  79. "directories": {},
  80. "dist": {
  81. "shasum": "633d16c95d88504628ad02665663cee5a4793353",
  82. "tarball": "https://registry.npmjs.org/gulp-concat/-/gulp-concat-2.6.1.tgz"
  83. },
  84. "engines": {
  85. "node": ">= 0.10"
  86. },
  87. "files": [
  88. "index.js"
  89. ],
  90. "gitHead": "c179a8c491047eb980459fea6d0e2fd65d6d0ad1",
  91. "homepage": "https://github.com/contra/gulp-concat#readme",
  92. "keywords": [
  93. "gulpplugin"
  94. ],
  95. "license": "MIT",
  96. "maintainers": [
  97. {
  98. "name": "contra",
  99. "email": "contra@wearefractal.com"
  100. },
  101. {
  102. "name": "fractal",
  103. "email": "contact@wearefractal.com"
  104. }
  105. ],
  106. "name": "gulp-concat",
  107. "optionalDependencies": {},
  108. "readme": "ERROR: No README data found!",
  109. "repository": {
  110. "type": "git",
  111. "url": "git+https://github.com/contra/gulp-concat.git"
  112. },
  113. "scripts": {
  114. "coverage": "istanbul cover _mocha",
  115. "test": "mocha"
  116. },
  117. "version": "2.6.1"
  118. }