package.json 2.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "vinyl-sourcemaps-apply@^0.2.0",
  6. "scope": null,
  7. "escapedName": "vinyl-sourcemaps-apply",
  8. "name": "vinyl-sourcemaps-apply",
  9. "rawSpec": "^0.2.0",
  10. "spec": ">=0.2.0 <0.3.0",
  11. "type": "range"
  12. },
  13. "/mnt/Data/bach/Sites/clameurs.org/sites/all/themes/figureslibres/clameurs/node_modules/gulp-autoprefixer"
  14. ]
  15. ],
  16. "_from": "vinyl-sourcemaps-apply@>=0.2.0 <0.3.0",
  17. "_id": "vinyl-sourcemaps-apply@0.2.1",
  18. "_inCache": true,
  19. "_location": "/vinyl-sourcemaps-apply",
  20. "_nodeVersion": "0.12.7",
  21. "_npmUser": {
  22. "name": "floridoo",
  23. "email": "florian.reiterer@gmail.com"
  24. },
  25. "_npmVersion": "2.11.3",
  26. "_phantomChildren": {},
  27. "_requested": {
  28. "raw": "vinyl-sourcemaps-apply@^0.2.0",
  29. "scope": null,
  30. "escapedName": "vinyl-sourcemaps-apply",
  31. "name": "vinyl-sourcemaps-apply",
  32. "rawSpec": "^0.2.0",
  33. "spec": ">=0.2.0 <0.3.0",
  34. "type": "range"
  35. },
  36. "_requiredBy": [
  37. "/gulp-autoprefixer",
  38. "/gulp-sass"
  39. ],
  40. "_resolved": "https://registry.npmjs.org/vinyl-sourcemaps-apply/-/vinyl-sourcemaps-apply-0.2.1.tgz",
  41. "_shasum": "ab6549d61d172c2b1b87be5c508d239c8ef87705",
  42. "_shrinkwrap": null,
  43. "_spec": "vinyl-sourcemaps-apply@^0.2.0",
  44. "_where": "/mnt/Data/bach/Sites/clameurs.org/sites/all/themes/figureslibres/clameurs/node_modules/gulp-autoprefixer",
  45. "author": {
  46. "name": "Florian Reiterer",
  47. "email": "me@florianreiterer.com"
  48. },
  49. "bugs": {
  50. "url": "https://github.com/floridoo/vinyl-sourcemaps-apply/issues"
  51. },
  52. "dependencies": {
  53. "source-map": "^0.5.1"
  54. },
  55. "description": "Apply a source map to a vinyl file, merging it with preexisting source maps",
  56. "devDependencies": {},
  57. "directories": {},
  58. "dist": {
  59. "shasum": "ab6549d61d172c2b1b87be5c508d239c8ef87705",
  60. "tarball": "https://registry.npmjs.org/vinyl-sourcemaps-apply/-/vinyl-sourcemaps-apply-0.2.1.tgz"
  61. },
  62. "gitHead": "30320c97c112f44ccba02dd73ce5bed1ad4361de",
  63. "homepage": "http://github.com/floridoo/vinyl-sourcemaps-apply",
  64. "keywords": [
  65. "vinyl",
  66. "sourcemaps",
  67. "source maps",
  68. "gulp"
  69. ],
  70. "license": "ISC",
  71. "main": "index.js",
  72. "maintainers": [
  73. {
  74. "name": "floridoo",
  75. "email": "florian.reiterer@gmail.com"
  76. }
  77. ],
  78. "name": "vinyl-sourcemaps-apply",
  79. "optionalDependencies": {},
  80. "readme": "ERROR: No README data found!",
  81. "repository": {
  82. "type": "git",
  83. "url": "git://github.com/floridoo/vinyl-sourcemaps-apply.git"
  84. },
  85. "scripts": {
  86. "test": "echo \"Error: no test specified\" && exit 1"
  87. },
  88. "version": "0.2.1"
  89. }