You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

125 lines
2.8 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "rework@^1.0.1",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/resolve-url-loader"
  6. ]
  7. ],
  8. "_from": "rework@>=1.0.1 <2.0.0",
  9. "_id": "rework@1.0.1",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/rework",
  13. "_npmUser": {
  14. "email": "nicolasgallagher@gmail.com",
  15. "name": "necolas"
  16. },
  17. "_npmVersion": "1.4.3",
  18. "_phantomChildren": {},
  19. "_requested": {
  20. "name": "rework",
  21. "raw": "rework@^1.0.1",
  22. "rawSpec": "^1.0.1",
  23. "scope": null,
  24. "spec": ">=1.0.1 <2.0.0",
  25. "type": "range"
  26. },
  27. "_requiredBy": [
  28. "/resolve-url-loader"
  29. ],
  30. "_resolved": "https://registry.npmjs.org/rework/-/rework-1.0.1.tgz",
  31. "_shasum": "30806a841342b54510aa4110850cd48534144aa7",
  32. "_shrinkwrap": null,
  33. "_spec": "rework@^1.0.1",
  34. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/resolve-url-loader",
  35. "author": {
  36. "email": "tj@vision-media.ca",
  37. "name": "TJ Holowaychuk"
  38. },
  39. "bugs": {
  40. "url": "https://github.com/reworkcss/rework/issues"
  41. },
  42. "dependencies": {
  43. "convert-source-map": "^0.3.3",
  44. "css": "^2.0.0"
  45. },
  46. "description": "Plugin framework for CSS preprocessing",
  47. "devDependencies": {
  48. "mocha": "^1.20.1",
  49. "should": "^4.0.4"
  50. },
  51. "directories": {},
  52. "dist": {
  53. "shasum": "30806a841342b54510aa4110850cd48534144aa7",
  54. "tarball": "https://registry.npmjs.org/rework/-/rework-1.0.1.tgz"
  55. },
  56. "files": [
  57. "index.js"
  58. ],
  59. "homepage": "https://github.com/reworkcss/rework",
  60. "keywords": [
  61. "css",
  62. "manipulation",
  63. "preprocess",
  64. "server",
  65. "transform"
  66. ],
  67. "main": "index",
  68. "maintainers": [
  69. {
  70. "name": "anthonyshort",
  71. "email": "antshort@gmail.com"
  72. },
  73. {
  74. "name": "tjholowaychuk",
  75. "email": "tj@vision-media.ca"
  76. },
  77. {
  78. "name": "jongleberry",
  79. "email": "jonathanrichardong@gmail.com"
  80. },
  81. {
  82. "name": "conradz",
  83. "email": "me@conradz.com"
  84. },
  85. {
  86. "name": "necolas",
  87. "email": "nicolasgallagher@gmail.com"
  88. },
  89. {
  90. "name": "jonathanong",
  91. "email": "jonathanrichardong@gmail.com"
  92. },
  93. {
  94. "name": "ianstormtaylor",
  95. "email": "ian@ianstormtaylor.com"
  96. },
  97. {
  98. "name": "moox",
  99. "email": "m@moox.io"
  100. },
  101. {
  102. "name": "clintwood",
  103. "email": "clint@anotherway.co.za"
  104. },
  105. {
  106. "name": "lydell",
  107. "email": "simon.lydell@gmail.com"
  108. },
  109. {
  110. "name": "slexaxton",
  111. "email": "alexsexton@gmail.com"
  112. }
  113. ],
  114. "name": "rework",
  115. "optionalDependencies": {},
  116. "readme": "ERROR: No README data found!",
  117. "repository": {
  118. "type": "git",
  119. "url": "git://github.com/reworkcss/rework.git"
  120. },
  121. "scripts": {
  122. "test": "mocha --require should --reporter spec"
  123. },
  124. "version": "1.0.1"
  125. }