package.json 3.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "gulp-concat-css@^2.2.0",
  6. "scope": null,
  7. "escapedName": "gulp-concat-css",
  8. "name": "gulp-concat-css",
  9. "rawSpec": "^2.2.0",
  10. "spec": ">=2.2.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-css@>=2.2.0 <3.0.0",
  17. "_id": "gulp-concat-css@2.3.0",
  18. "_inCache": true,
  19. "_installable": true,
  20. "_location": "/gulp-concat-css",
  21. "_nodeVersion": "4.2.6",
  22. "_npmOperationalInternal": {
  23. "host": "packages-16-east.internal.npmjs.com",
  24. "tmp": "tmp/gulp-concat-css-2.3.0.tgz_1463480630688_0.9583744644187391"
  25. },
  26. "_npmUser": {
  27. "name": "mariocasciaro",
  28. "email": "contact@mariocasciaro.me"
  29. },
  30. "_npmVersion": "2.14.12",
  31. "_phantomChildren": {
  32. "core-util-is": "1.0.2",
  33. "inherits": "2.0.3",
  34. "isarray": "0.0.1",
  35. "lodash.assign": "3.2.0",
  36. "lodash.restparam": "3.6.1",
  37. "string_decoder": "0.10.31",
  38. "xtend": "4.0.1"
  39. },
  40. "_requested": {
  41. "raw": "gulp-concat-css@^2.2.0",
  42. "scope": null,
  43. "escapedName": "gulp-concat-css",
  44. "name": "gulp-concat-css",
  45. "rawSpec": "^2.2.0",
  46. "spec": ">=2.2.0 <3.0.0",
  47. "type": "range"
  48. },
  49. "_requiredBy": [
  50. "/semantic-ui"
  51. ],
  52. "_resolved": "https://registry.npmjs.org/gulp-concat-css/-/gulp-concat-css-2.3.0.tgz",
  53. "_shasum": "4c1586121a8411ff4b2dc44fcfa4dc740e8fe1b6",
  54. "_shrinkwrap": null,
  55. "_spec": "gulp-concat-css@^2.2.0",
  56. "_where": "/home/king/Desktop/FINAL/AhMyth/app/node_modules/semantic-ui",
  57. "author": {
  58. "name": "Mario Casciaro"
  59. },
  60. "bugs": {
  61. "url": "https://github.com/mariocasciaro/gulp-concat-css/issues"
  62. },
  63. "dependencies": {
  64. "gulp-util": "~3.0.1",
  65. "lodash.defaults": "^3.0.0",
  66. "parse-import": "^2.0.0",
  67. "rework": "~1.0.0",
  68. "rework-import": "^2.0.0",
  69. "rework-plugin-url": "^1.0.1",
  70. "through2": "~1.1.1"
  71. },
  72. "description": "Concatenate css files, rebasing urls and inlining @import",
  73. "devDependencies": {
  74. "chai": "^1.10.0",
  75. "mocha": "^2.1.0"
  76. },
  77. "directories": {},
  78. "dist": {
  79. "shasum": "4c1586121a8411ff4b2dc44fcfa4dc740e8fe1b6",
  80. "tarball": "https://registry.npmjs.org/gulp-concat-css/-/gulp-concat-css-2.3.0.tgz"
  81. },
  82. "gitHead": "c4171769510e6921b7c33610acfb6fd6a42237be",
  83. "homepage": "https://github.com/mariocasciaro/gulp-concat-css",
  84. "keywords": [
  85. "gulpplugin",
  86. "concat",
  87. "css",
  88. "import",
  89. "merge",
  90. "inline"
  91. ],
  92. "licenses": [
  93. {
  94. "type": "MIT",
  95. "url": "https://github.com/mariocasciaro/gulp-concat-css/blob/master/LICENSE"
  96. }
  97. ],
  98. "maintainers": [
  99. {
  100. "name": "mariocasciaro",
  101. "email": "mariocasciaro@gmail.com"
  102. }
  103. ],
  104. "name": "gulp-concat-css",
  105. "optionalDependencies": {},
  106. "readme": "ERROR: No README data found!",
  107. "repository": {
  108. "type": "git",
  109. "url": "git://github.com/mariocasciaro/gulp-concat-css.git"
  110. },
  111. "scripts": {
  112. "test": "node_modules/mocha/bin/mocha test/*.js --reporter spec"
  113. },
  114. "version": "2.3.0"
  115. }