package.json 2.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192
  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. "/home/king/Desktop/FINAL/AhMyth/app/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. "_installable": true,
  20. "_location": "/vinyl-sourcemaps-apply",
  21. "_nodeVersion": "0.12.7",
  22. "_npmUser": {
  23. "name": "floridoo",
  24. "email": "florian.reiterer@gmail.com"
  25. },
  26. "_npmVersion": "2.11.3",
  27. "_phantomChildren": {},
  28. "_requested": {
  29. "raw": "vinyl-sourcemaps-apply@^0.2.0",
  30. "scope": null,
  31. "escapedName": "vinyl-sourcemaps-apply",
  32. "name": "vinyl-sourcemaps-apply",
  33. "rawSpec": "^0.2.0",
  34. "spec": ">=0.2.0 <0.3.0",
  35. "type": "range"
  36. },
  37. "_requiredBy": [
  38. "/gulp-autoprefixer",
  39. "/gulp-clean-css",
  40. "/gulp-less",
  41. "/gulp-uglify"
  42. ],
  43. "_resolved": "https://registry.npmjs.org/vinyl-sourcemaps-apply/-/vinyl-sourcemaps-apply-0.2.1.tgz",
  44. "_shasum": "ab6549d61d172c2b1b87be5c508d239c8ef87705",
  45. "_shrinkwrap": null,
  46. "_spec": "vinyl-sourcemaps-apply@^0.2.0",
  47. "_where": "/home/king/Desktop/FINAL/AhMyth/app/node_modules/gulp-autoprefixer",
  48. "author": {
  49. "name": "Florian Reiterer",
  50. "email": "me@florianreiterer.com"
  51. },
  52. "bugs": {
  53. "url": "https://github.com/floridoo/vinyl-sourcemaps-apply/issues"
  54. },
  55. "dependencies": {
  56. "source-map": "^0.5.1"
  57. },
  58. "description": "Apply a source map to a vinyl file, merging it with preexisting source maps",
  59. "devDependencies": {},
  60. "directories": {},
  61. "dist": {
  62. "shasum": "ab6549d61d172c2b1b87be5c508d239c8ef87705",
  63. "tarball": "https://registry.npmjs.org/vinyl-sourcemaps-apply/-/vinyl-sourcemaps-apply-0.2.1.tgz"
  64. },
  65. "gitHead": "30320c97c112f44ccba02dd73ce5bed1ad4361de",
  66. "homepage": "http://github.com/floridoo/vinyl-sourcemaps-apply",
  67. "keywords": [
  68. "vinyl",
  69. "sourcemaps",
  70. "source maps",
  71. "gulp"
  72. ],
  73. "license": "ISC",
  74. "main": "index.js",
  75. "maintainers": [
  76. {
  77. "name": "floridoo",
  78. "email": "florian.reiterer@gmail.com"
  79. }
  80. ],
  81. "name": "vinyl-sourcemaps-apply",
  82. "optionalDependencies": {},
  83. "readme": "ERROR: No README data found!",
  84. "repository": {
  85. "type": "git",
  86. "url": "git://github.com/floridoo/vinyl-sourcemaps-apply.git"
  87. },
  88. "scripts": {
  89. "test": "echo \"Error: no test specified\" && exit 1"
  90. },
  91. "version": "0.2.1"
  92. }