1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889 |
- {
- "_args": [
- [
- {
- "raw": "vinyl-sourcemaps-apply@^0.2.0",
- "scope": null,
- "escapedName": "vinyl-sourcemaps-apply",
- "name": "vinyl-sourcemaps-apply",
- "rawSpec": "^0.2.0",
- "spec": ">=0.2.0 <0.3.0",
- "type": "range"
- },
- "/mnt/Data/bach/Sites/clameurs.org/sites/all/themes/figureslibres/clameurs/node_modules/gulp-autoprefixer"
- ]
- ],
- "_from": "vinyl-sourcemaps-apply@>=0.2.0 <0.3.0",
- "_id": "vinyl-sourcemaps-apply@0.2.1",
- "_inCache": true,
- "_location": "/vinyl-sourcemaps-apply",
- "_nodeVersion": "0.12.7",
- "_npmUser": {
- "name": "floridoo",
- "email": "florian.reiterer@gmail.com"
- },
- "_npmVersion": "2.11.3",
- "_phantomChildren": {},
- "_requested": {
- "raw": "vinyl-sourcemaps-apply@^0.2.0",
- "scope": null,
- "escapedName": "vinyl-sourcemaps-apply",
- "name": "vinyl-sourcemaps-apply",
- "rawSpec": "^0.2.0",
- "spec": ">=0.2.0 <0.3.0",
- "type": "range"
- },
- "_requiredBy": [
- "/gulp-autoprefixer",
- "/gulp-sass"
- ],
- "_resolved": "https://registry.npmjs.org/vinyl-sourcemaps-apply/-/vinyl-sourcemaps-apply-0.2.1.tgz",
- "_shasum": "ab6549d61d172c2b1b87be5c508d239c8ef87705",
- "_shrinkwrap": null,
- "_spec": "vinyl-sourcemaps-apply@^0.2.0",
- "_where": "/mnt/Data/bach/Sites/clameurs.org/sites/all/themes/figureslibres/clameurs/node_modules/gulp-autoprefixer",
- "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",
- "devDependencies": {},
- "directories": {},
- "dist": {
- "shasum": "ab6549d61d172c2b1b87be5c508d239c8ef87705",
- "tarball": "https://registry.npmjs.org/vinyl-sourcemaps-apply/-/vinyl-sourcemaps-apply-0.2.1.tgz"
- },
- "gitHead": "30320c97c112f44ccba02dd73ce5bed1ad4361de",
- "homepage": "http://github.com/floridoo/vinyl-sourcemaps-apply",
- "keywords": [
- "vinyl",
- "sourcemaps",
- "source maps",
- "gulp"
- ],
- "license": "ISC",
- "main": "index.js",
- "maintainers": [
- {
- "name": "floridoo",
- "email": "florian.reiterer@gmail.com"
- }
- ],
- "name": "vinyl-sourcemaps-apply",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "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"
- }
|