package.json 2.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "gulp-less@^3.1.0",
  6. "scope": null,
  7. "escapedName": "gulp-less",
  8. "name": "gulp-less",
  9. "rawSpec": "^3.1.0",
  10. "spec": ">=3.1.0 <4.0.0",
  11. "type": "range"
  12. },
  13. "/home/king/Desktop/FINAL/AhMyth/app/node_modules/semantic-ui"
  14. ]
  15. ],
  16. "_from": "gulp-less@>=3.1.0 <4.0.0",
  17. "_id": "gulp-less@3.3.0",
  18. "_inCache": true,
  19. "_installable": true,
  20. "_location": "/gulp-less",
  21. "_nodeVersion": "6.2.0",
  22. "_npmOperationalInternal": {
  23. "host": "packages-12-west.internal.npmjs.com",
  24. "tmp": "tmp/gulp-less-3.3.0.tgz_1478883932833_0.4416041907388717"
  25. },
  26. "_npmUser": {
  27. "name": "stevelacy",
  28. "email": "me@slacy.me"
  29. },
  30. "_npmVersion": "3.10.6",
  31. "_phantomChildren": {},
  32. "_requested": {
  33. "raw": "gulp-less@^3.1.0",
  34. "scope": null,
  35. "escapedName": "gulp-less",
  36. "name": "gulp-less",
  37. "rawSpec": "^3.1.0",
  38. "spec": ">=3.1.0 <4.0.0",
  39. "type": "range"
  40. },
  41. "_requiredBy": [
  42. "/semantic-ui"
  43. ],
  44. "_resolved": "https://registry.npmjs.org/gulp-less/-/gulp-less-3.3.0.tgz",
  45. "_shasum": "d085565da3c810307fde7c7874e86520dc503234",
  46. "_shrinkwrap": null,
  47. "_spec": "gulp-less@^3.1.0",
  48. "_where": "/home/king/Desktop/FINAL/AhMyth/app/node_modules/semantic-ui",
  49. "author": {
  50. "name": "Chris Cowan"
  51. },
  52. "bugs": {
  53. "url": "https://github.com/plus3network/gulp-less/issues"
  54. },
  55. "dependencies": {
  56. "accord": "^0.26.3",
  57. "gulp-util": "^3.0.7",
  58. "less": "2.6.x || ^2.7.1",
  59. "object-assign": "^4.0.1",
  60. "through2": "^2.0.0",
  61. "vinyl-sourcemaps-apply": "^0.2.0"
  62. },
  63. "description": "Less for Gulp",
  64. "devDependencies": {
  65. "jshint": "^2.4.1",
  66. "mocha": "^3.0.2",
  67. "should": "^11.1.0"
  68. },
  69. "directories": {},
  70. "dist": {
  71. "shasum": "d085565da3c810307fde7c7874e86520dc503234",
  72. "tarball": "https://registry.npmjs.org/gulp-less/-/gulp-less-3.3.0.tgz"
  73. },
  74. "engines": {
  75. "node": ">=0.10.0"
  76. },
  77. "gitHead": "18d0880ec3d65d76d581b54a7040dd3e65b6c975",
  78. "homepage": "https://github.com/plus3network/gulp-less#readme",
  79. "keywords": [
  80. "gulpplugin",
  81. "gulp",
  82. "less"
  83. ],
  84. "license": "MIT",
  85. "main": "index.js",
  86. "maintainers": [
  87. {
  88. "name": "ccowan",
  89. "email": "chris@chriscowan.us"
  90. },
  91. {
  92. "name": "contra",
  93. "email": "contra@wearefractal.com"
  94. },
  95. {
  96. "name": "fractal",
  97. "email": "contact@wearefractal.com"
  98. },
  99. {
  100. "name": "stevelacy",
  101. "email": "me@slacy.me"
  102. }
  103. ],
  104. "name": "gulp-less",
  105. "optionalDependencies": {},
  106. "readme": "ERROR: No README data found!",
  107. "repository": {
  108. "type": "git",
  109. "url": "git://github.com/plus3network/gulp-less.git"
  110. },
  111. "scripts": {
  112. "test": "jshint index.js && node_modules/.bin/mocha"
  113. },
  114. "version": "3.3.0"
  115. }