package.json 2.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "gulp-rtlcss@^1.0.0",
  6. "scope": null,
  7. "escapedName": "gulp-rtlcss",
  8. "name": "gulp-rtlcss",
  9. "rawSpec": "^1.0.0",
  10. "spec": ">=1.0.0 <2.0.0",
  11. "type": "range"
  12. },
  13. "/home/king/Desktop/FINAL/AhMyth/app/node_modules/semantic-ui"
  14. ]
  15. ],
  16. "_from": "gulp-rtlcss@>=1.0.0 <2.0.0",
  17. "_id": "gulp-rtlcss@1.0.0",
  18. "_inCache": true,
  19. "_installable": true,
  20. "_location": "/gulp-rtlcss",
  21. "_nodeVersion": "0.12.7",
  22. "_npmOperationalInternal": {
  23. "host": "packages-6-west.internal.npmjs.com",
  24. "tmp": "tmp/gulp-rtlcss-1.0.0.tgz_1455757797628_0.8100357754155993"
  25. },
  26. "_npmUser": {
  27. "name": "jjlharrison",
  28. "email": "james@jjlharrison.me.uk"
  29. },
  30. "_npmVersion": "2.12.1",
  31. "_phantomChildren": {
  32. "readable-stream": "1.0.34",
  33. "xtend": "4.0.1"
  34. },
  35. "_requested": {
  36. "raw": "gulp-rtlcss@^1.0.0",
  37. "scope": null,
  38. "escapedName": "gulp-rtlcss",
  39. "name": "gulp-rtlcss",
  40. "rawSpec": "^1.0.0",
  41. "spec": ">=1.0.0 <2.0.0",
  42. "type": "range"
  43. },
  44. "_requiredBy": [
  45. "/semantic-ui"
  46. ],
  47. "_resolved": "https://registry.npmjs.org/gulp-rtlcss/-/gulp-rtlcss-1.0.0.tgz",
  48. "_shasum": "c2f20642879248863e2ca0a78eacf7faf1911895",
  49. "_shrinkwrap": null,
  50. "_spec": "gulp-rtlcss@^1.0.0",
  51. "_where": "/home/king/Desktop/FINAL/AhMyth/app/node_modules/semantic-ui",
  52. "author": {
  53. "name": "James Harrison",
  54. "email": "james@jjlharrison.me.uk"
  55. },
  56. "bugs": {
  57. "url": "https://github.com/jjlharrison/gulp-rtlcss/issues"
  58. },
  59. "dependencies": {
  60. "gulp-util": "~3.0.1",
  61. "rtlcss": "^2.0.0",
  62. "through2": "~0.6.3"
  63. },
  64. "description": "Gulp plugin that uses RTLCSS to convert LTR CSS to RTL.",
  65. "devDependencies": {
  66. "mocha": "*"
  67. },
  68. "directories": {},
  69. "dist": {
  70. "shasum": "c2f20642879248863e2ca0a78eacf7faf1911895",
  71. "tarball": "https://registry.npmjs.org/gulp-rtlcss/-/gulp-rtlcss-1.0.0.tgz"
  72. },
  73. "gitHead": "6bdc89c48bfb94c0634864c86aec09cceae7e087",
  74. "homepage": "https://github.com/jjlharrison/gulp-rtlcss#readme",
  75. "keywords": [
  76. "convert",
  77. "css",
  78. "gulpplugin",
  79. "rtl"
  80. ],
  81. "license": "MIT",
  82. "main": "index.js",
  83. "maintainers": [
  84. {
  85. "name": "jjlharrison",
  86. "email": "james@jjlharrison.me.uk"
  87. }
  88. ],
  89. "name": "gulp-rtlcss",
  90. "optionalDependencies": {},
  91. "readme": "ERROR: No README data found!",
  92. "repository": {
  93. "type": "git",
  94. "url": "git+https://github.com/jjlharrison/gulp-rtlcss.git"
  95. },
  96. "scripts": {
  97. "test": "mocha"
  98. },
  99. "version": "1.0.0"
  100. }