UNPKG

1.03 kBJSONView Raw
1{
2 "name": "@types/gulp-sourcemaps",
3 "version": "0.0.35",
4 "description": "TypeScript definitions for gulp-sourcemaps",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/gulp-sourcemaps",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "Phips Peter",
10 "url": "https://github.com/pspeter3",
11 "githubUsername": "pspeter3"
12 },
13 {
14 "name": "Concision",
15 "url": "https://github.com/concision",
16 "githubUsername": "concision"
17 }
18 ],
19 "main": "",
20 "types": "index.d.ts",
21 "repository": {
22 "type": "git",
23 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
24 "directory": "types/gulp-sourcemaps"
25 },
26 "scripts": {},
27 "dependencies": {
28 "@types/node": "*",
29 "@types/vinyl": "*"
30 },
31 "typesPublisherContentHash": "476da145b0ba6f8733c1d0ded38a7e136268c16984031c094e2f42ac1b03005e",
32 "typeScriptVersion": "3.6"
33}
\No newline at end of file