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