package.json 2.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "rework-plugin-url@^1.0.1",
  6. "scope": null,
  7. "escapedName": "rework-plugin-url",
  8. "name": "rework-plugin-url",
  9. "rawSpec": "^1.0.1",
  10. "spec": ">=1.0.1 <2.0.0",
  11. "type": "range"
  12. },
  13. "/home/king/Desktop/FINAL/AhMyth/app/node_modules/gulp-concat-css"
  14. ]
  15. ],
  16. "_from": "rework-plugin-url@>=1.0.1 <2.0.0",
  17. "_id": "rework-plugin-url@1.1.0",
  18. "_inCache": true,
  19. "_installable": true,
  20. "_location": "/rework-plugin-url",
  21. "_nodeVersion": "2.3.1",
  22. "_npmUser": {
  23. "name": "conradz",
  24. "email": "me@conradz.com"
  25. },
  26. "_npmVersion": "3.1.2",
  27. "_phantomChildren": {},
  28. "_requested": {
  29. "raw": "rework-plugin-url@^1.0.1",
  30. "scope": null,
  31. "escapedName": "rework-plugin-url",
  32. "name": "rework-plugin-url",
  33. "rawSpec": "^1.0.1",
  34. "spec": ">=1.0.1 <2.0.0",
  35. "type": "range"
  36. },
  37. "_requiredBy": [
  38. "/gulp-concat-css"
  39. ],
  40. "_resolved": "https://registry.npmjs.org/rework-plugin-url/-/rework-plugin-url-1.1.0.tgz",
  41. "_shasum": "ab53e8b1057b9d5ecc1c8273ff7db18608375c45",
  42. "_shrinkwrap": null,
  43. "_spec": "rework-plugin-url@^1.0.1",
  44. "_where": "/home/king/Desktop/FINAL/AhMyth/app/node_modules/gulp-concat-css",
  45. "author": {
  46. "name": "reworkcss"
  47. },
  48. "bugs": {
  49. "url": "https://github.com/reworkcss/rework-plugin-url/issues"
  50. },
  51. "dependencies": {
  52. "rework-plugin-function": "^1.0.0"
  53. },
  54. "description": "url() plugin for rework, formerly included in core",
  55. "devDependencies": {
  56. "mocha": "^1.17.1",
  57. "rework": "^1.0.0",
  58. "should": "^3.1.3"
  59. },
  60. "directories": {},
  61. "dist": {
  62. "shasum": "ab53e8b1057b9d5ecc1c8273ff7db18608375c45",
  63. "tarball": "https://registry.npmjs.org/rework-plugin-url/-/rework-plugin-url-1.1.0.tgz"
  64. },
  65. "gitHead": "80d1bf7c4d681cd82c09f1ec12c4d6e7b3588e4b",
  66. "homepage": "https://github.com/reworkcss/rework-plugin-url",
  67. "keywords": [
  68. "browser",
  69. "server",
  70. "css",
  71. "preprocess",
  72. "transform"
  73. ],
  74. "license": "MIT",
  75. "main": "index.js",
  76. "maintainers": [
  77. {
  78. "name": "bclinkinbeard",
  79. "email": "ben.clinkinbeard@gmail.com"
  80. },
  81. {
  82. "name": "slexaxton",
  83. "email": "alexsexton@gmail.com"
  84. },
  85. {
  86. "name": "necolas",
  87. "email": "nicolasgallagher@gmail.com"
  88. },
  89. {
  90. "name": "conradz",
  91. "email": "me@conradz.com"
  92. },
  93. {
  94. "name": "jongleberry",
  95. "email": "jonathanrichardong@gmail.com"
  96. }
  97. ],
  98. "name": "rework-plugin-url",
  99. "optionalDependencies": {},
  100. "readme": "ERROR: No README data found!",
  101. "repository": {
  102. "type": "git",
  103. "url": "git://github.com/reworkcss/rework-plugin-url.git"
  104. },
  105. "scripts": {
  106. "test": "mocha --require should --reporter spec"
  107. },
  108. "version": "1.1.0"
  109. }