forked from zhurui/management
61 lines
1.8 KiB
JSON
61 lines
1.8 KiB
JSON
{
|
|
"_from": "vinyl-sourcemaps-apply@^0.2.0",
|
|
"_id": "vinyl-sourcemaps-apply@0.2.1",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-+oDh3KYZBoZC8hfocrbrxbLUeaYtQK7J5WU5Br9VqWqmCll3tFJqKp97GC9GmMsVIL0qnx2DgEDVxdo5EZ5sSw==",
|
|
"_location": "/vinyl-sourcemaps-apply",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "vinyl-sourcemaps-apply@^0.2.0",
|
|
"name": "vinyl-sourcemaps-apply",
|
|
"escapedName": "vinyl-sourcemaps-apply",
|
|
"rawSpec": "^0.2.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^0.2.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/element-theme/gulp-autoprefixer",
|
|
"/element-theme/gulp-sass",
|
|
"/gulp-autoprefixer",
|
|
"/gulp-clean-css",
|
|
"/gulp-sass"
|
|
],
|
|
"_resolved": "https://registry.npmmirror.com/vinyl-sourcemaps-apply/-/vinyl-sourcemaps-apply-0.2.1.tgz",
|
|
"_shasum": "ab6549d61d172c2b1b87be5c508d239c8ef87705",
|
|
"_spec": "vinyl-sourcemaps-apply@^0.2.0",
|
|
"_where": "E:\\WebDevelop\\managment2\\management\\front\\dkha-web-sz-main\\node_modules\\element-theme\\node_modules\\gulp-autoprefixer",
|
|
"author": {
|
|
"name": "Florian Reiterer",
|
|
"email": "me@florianreiterer.com"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/floridoo/vinyl-sourcemaps-apply/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"source-map": "^0.5.1"
|
|
},
|
|
"deprecated": false,
|
|
"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"
|
|
}
|