65 lines
1.8 KiB
JSON
65 lines
1.8 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"vinyl-sourcemaps-apply@0.2.1",
|
|
"/home/vitrubio/Documents/trabajo/elglobusvermell/thegreenballoon/thegreenballoon-fp-gitlab"
|
|
]
|
|
],
|
|
"_development": true,
|
|
"_from": "vinyl-sourcemaps-apply@0.2.1",
|
|
"_id": "vinyl-sourcemaps-apply@0.2.1",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-q2VJ1h0XLCsbh75cUI0jnI74dwU=",
|
|
"_location": "/vinyl-sourcemaps-apply",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "vinyl-sourcemaps-apply@0.2.1",
|
|
"name": "vinyl-sourcemaps-apply",
|
|
"escapedName": "vinyl-sourcemaps-apply",
|
|
"rawSpec": "0.2.1",
|
|
"saveSpec": null,
|
|
"fetchSpec": "0.2.1"
|
|
},
|
|
"_requiredBy": [
|
|
"/gulp-autoprefixer",
|
|
"/gulp-babel",
|
|
"/gulp-clean-css",
|
|
"/gulp-sass",
|
|
"/gulp-uglify"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/vinyl-sourcemaps-apply/-/vinyl-sourcemaps-apply-0.2.1.tgz",
|
|
"_spec": "0.2.1",
|
|
"_where": "/home/vitrubio/Documents/trabajo/elglobusvermell/thegreenballoon/thegreenballoon-fp-gitlab",
|
|
"author": {
|
|
"name": "Florian Reiterer",
|
|
"email": "me@florianreiterer.com"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/floridoo/vinyl-sourcemaps-apply/issues"
|
|
},
|
|
"dependencies": {
|
|
"source-map": "^0.5.1"
|
|
},
|
|
"description": "Apply a source map to a vinyl file, merging it with preexisting source maps",
|
|
"homepage": "http://github.com/floridoo/vinyl-sourcemaps-apply",
|
|
"keywords": [
|
|
"vinyl",
|
|
"sourcemaps",
|
|
"source maps",
|
|
"gulp"
|
|
],
|
|
"license": "ISC",
|
|
"main": "index.js",
|
|
"name": "vinyl-sourcemaps-apply",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/floridoo/vinyl-sourcemaps-apply.git"
|
|
},
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"version": "0.2.1"
|
|
}
|