package.json 3.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "gulp-clean-css@^2.0.6",
  6. "scope": null,
  7. "escapedName": "gulp-clean-css",
  8. "name": "gulp-clean-css",
  9. "rawSpec": "^2.0.6",
  10. "spec": ">=2.0.6 <3.0.0",
  11. "type": "range"
  12. },
  13. "/home/king/Desktop/FINAL/AhMyth/app/node_modules/semantic-ui"
  14. ]
  15. ],
  16. "_from": "gulp-clean-css@>=2.0.6 <3.0.0",
  17. "_id": "gulp-clean-css@2.3.2",
  18. "_inCache": true,
  19. "_installable": true,
  20. "_location": "/gulp-clean-css",
  21. "_nodeVersion": "6.9.2",
  22. "_npmOperationalInternal": {
  23. "host": "packages-12-west.internal.npmjs.com",
  24. "tmp": "tmp/gulp-clean-css-2.3.2.tgz_1481998555925_0.3107159819919616"
  25. },
  26. "_npmUser": {
  27. "name": "scniro",
  28. "email": "salvatore.niro@outlook.com"
  29. },
  30. "_npmVersion": "3.10.9",
  31. "_phantomChildren": {},
  32. "_requested": {
  33. "raw": "gulp-clean-css@^2.0.6",
  34. "scope": null,
  35. "escapedName": "gulp-clean-css",
  36. "name": "gulp-clean-css",
  37. "rawSpec": "^2.0.6",
  38. "spec": ">=2.0.6 <3.0.0",
  39. "type": "range"
  40. },
  41. "_requiredBy": [
  42. "/semantic-ui"
  43. ],
  44. "_resolved": "http://registry.npmjs.org/gulp-clean-css/-/gulp-clean-css-2.3.2.tgz",
  45. "_shasum": "7410769c4474c12ccd55e98ea74b1898d428acd0",
  46. "_shrinkwrap": null,
  47. "_spec": "gulp-clean-css@^2.0.6",
  48. "_where": "/home/king/Desktop/FINAL/AhMyth/app/node_modules/semantic-ui",
  49. "author": {
  50. "name": "scniro"
  51. },
  52. "bugs": {
  53. "url": "https://github.com/scniro/gulp-clean-css/issues",
  54. "email": "scniro@outlook.com"
  55. },
  56. "dependencies": {
  57. "clean-css": "^3.4.23",
  58. "gulp-util": "^3.0.7",
  59. "object-assign": "^4.1.0",
  60. "through2": "^2.0.3",
  61. "vinyl-sourcemaps-apply": "^0.2.1"
  62. },
  63. "description": "Minify css with clean-css.",
  64. "devDependencies": {
  65. "chai": "^3.5.0",
  66. "coveralls": "^2.11.15",
  67. "del": "^2.2.2",
  68. "express": "^4.14.0",
  69. "gulp": "^3.9.1",
  70. "gulp-concat": "^2.6.1",
  71. "gulp-istanbul": "^1.1.1",
  72. "gulp-mocha": "^3.0.1",
  73. "gulp-rename": "^1.2.2",
  74. "gulp-sass": "^3.0.0",
  75. "gulp-sourcemaps": "^1.9.1",
  76. "mocha": "^3.2.0",
  77. "vinyl": "^2.0.1",
  78. "vinyl-buffer": "^1.0.0",
  79. "vinyl-fs-fake": "^1.1.0"
  80. },
  81. "directories": {},
  82. "dist": {
  83. "shasum": "7410769c4474c12ccd55e98ea74b1898d428acd0",
  84. "tarball": "https://registry.npmjs.org/gulp-clean-css/-/gulp-clean-css-2.3.2.tgz"
  85. },
  86. "files": [
  87. "index.js"
  88. ],
  89. "gitHead": "83f639545b95b8579d8bd4fcb3b9d8b5ebe99a65",
  90. "homepage": "https://github.com/scniro/gulp-clean-css#readme",
  91. "keywords": [
  92. "css",
  93. "clean",
  94. "minify",
  95. "uglify",
  96. "clean-css",
  97. "minify-css",
  98. "gulp-minify-css",
  99. "gulp-clean-css",
  100. "gulpplugin",
  101. "gulpfriendly"
  102. ],
  103. "license": "MIT",
  104. "maintainers": [
  105. {
  106. "name": "radmen",
  107. "email": "radmen+npmjs@gmail.com"
  108. },
  109. {
  110. "name": "scniro",
  111. "email": "salvatore.niro@outlook.com"
  112. }
  113. ],
  114. "name": "gulp-clean-css",
  115. "optionalDependencies": {},
  116. "readme": "ERROR: No README data found!",
  117. "repository": {
  118. "type": "git",
  119. "url": "git+https://github.com/scniro/gulp-clean-css.git"
  120. },
  121. "scripts": {
  122. "test": "gulp test"
  123. },
  124. "version": "2.3.2"
  125. }