package.json 3.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495
  1. {
  2. "_args": [
  3. [
  4. "gulp-rtlcss@^1.3.0",
  5. "/mnt/sdc1/Users/James/IdeaProjects/website-core/www/libs/node_modules/fomantic-ui"
  6. ]
  7. ],
  8. "_from": "gulp-rtlcss@>=1.3.0 <2.0.0",
  9. "_hasShrinkwrap": false,
  10. "_id": "[email protected]",
  11. "_inCache": true,
  12. "_installable": true,
  13. "_location": "/gulp-rtlcss",
  14. "_nodeVersion": "9.11.2",
  15. "_npmOperationalInternal": {
  16. "host": "s3://npm-registry-packages",
  17. "tmp": "tmp/gulp-rtlcss_1.4.1_1583833086395_0.30672592556965395"
  18. },
  19. "_npmUser": {
  20. "email": "[email protected]",
  21. "name": "jjlharrison"
  22. },
  23. "_npmVersion": "5.6.0",
  24. "_phantomChildren": {},
  25. "_requested": {
  26. "name": "gulp-rtlcss",
  27. "raw": "gulp-rtlcss@^1.3.0",
  28. "rawSpec": "^1.3.0",
  29. "scope": null,
  30. "spec": ">=1.3.0 <2.0.0",
  31. "type": "range"
  32. },
  33. "_requiredBy": [
  34. "/fomantic-ui"
  35. ],
  36. "_resolved": "https://registry.npmjs.org/gulp-rtlcss/-/gulp-rtlcss-1.4.1.tgz",
  37. "_shasum": "c772dd1e4c8b16b7238c846e52371e3defb5e0ef",
  38. "_shrinkwrap": null,
  39. "_spec": "gulp-rtlcss@^1.3.0",
  40. "_where": "/mnt/sdc1/Users/James/IdeaProjects/website-core/www/libs/node_modules/fomantic-ui",
  41. "author": {
  42. "email": "[email protected]",
  43. "name": "James Harrison"
  44. },
  45. "bugs": {
  46. "url": "https://github.com/jjlharrison/gulp-rtlcss/issues"
  47. },
  48. "dependencies": {
  49. "plugin-error": "^1.0.1",
  50. "rtlcss": "^2.4.0",
  51. "through2": "^2.0.5",
  52. "vinyl-sourcemaps-apply": "^0.2.1"
  53. },
  54. "description": "Gulp plugin that uses RTLCSS to convert LTR CSS to RTL.",
  55. "devDependencies": {
  56. "mocha": "^6.1.4",
  57. "vinyl": "^2.2.0"
  58. },
  59. "directories": {},
  60. "dist": {
  61. "fileCount": 6,
  62. "integrity": "sha512-xXqTnmNbcjA6K9ogR36i2SaN8E5CWTCtRQGSY2k0W3cOISGnNkBTAt0GNThlq9iJT0ttR759kopDGn5PZTH4kg==",
  63. "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZ1/+CRA9TVsSAnZWagAA++cP/0vvIp2ccl6GHnepItre\nJlNN3AGfd76U64bC3W7CXh/0oIoQD0ovxhDmcBchqZ0mDN8rnjmJoi7/75ZA\nkjVvBM2Mqm4ca2q6L95oc/tZ7fhXDXjBJbYPgcZi2/xUwpbtOIQnthA1/aL9\n5PeHVj/3XtzOu8ZYRUR2bKeWXF5+8kz6ra1Ux1EgMjwK265x+pfnpTCC+Mr2\np5yfKdDtIzhrKti1jrUaxzzKgrsPJK8lJCBltPLWAh6Tx16b6/ylrgtagLu3\nWxW0SK2Gu2rwD98n6EKr2DovlJgBm8j8Q8hhBnTrdtCl+cLYdv7hJqS/yhCh\neHzuQx3KG4Q/Ubhz/cieMYxoyNCh74L/9Kzq9r7OWeEH7gAehYbGQI0PT8IJ\nGpXZ0J9WmwOvdu7yoXQB5NLVG6cMVkSGI2JkcrHUiN+4fzlmTkcQoUQ2uLug\nLP/Z+YXdvHNtnu0uIxBAr3Y6eBM1sWy84ECF39Apa7AgtkEDp8JvIhjNuK7T\ngd1p6XVYp5cTBbnic8fc9ZLCuBygATwMMKBo6kzXBgX1wPL0DWq+xxTQEPYM\nqnehorgjbhc9oj7wBJxu9KVfYQVU41p2V4zRh0PjNCRFltdPhkZLxV9TtD1J\nfvhmNpEmEoeBEYI2YPEtsqefpNytevjOB1RXeJxOPA40peQG5E01vqmmn4n/\n2sw6\r\n=k95u\r\n-----END PGP SIGNATURE-----\r\n",
  64. "shasum": "c772dd1e4c8b16b7238c846e52371e3defb5e0ef",
  65. "tarball": "https://registry.npmjs.org/gulp-rtlcss/-/gulp-rtlcss-1.4.1.tgz",
  66. "unpackedSize": 8537
  67. },
  68. "gitHead": "8d10eb1eb3458d63895ea889f2d7da669165d3de",
  69. "homepage": "https://github.com/jjlharrison/gulp-rtlcss#readme",
  70. "keywords": [
  71. "convert",
  72. "css",
  73. "gulpplugin",
  74. "rtl"
  75. ],
  76. "license": "MIT",
  77. "main": "index.js",
  78. "maintainers": [
  79. {
  80. "name": "jjlharrison",
  81. "email": "[email protected]"
  82. }
  83. ],
  84. "name": "gulp-rtlcss",
  85. "optionalDependencies": {},
  86. "readme": "ERROR: No README data found!",
  87. "repository": {
  88. "type": "git",
  89. "url": "git+https://github.com/jjlharrison/gulp-rtlcss.git"
  90. },
  91. "scripts": {
  92. "test": "mocha"
  93. },
  94. "version": "1.4.1"
  95. }