UNPKG

773 BJSONView Raw
1{
2 "name": "@types/path-parse",
3 "version": "1.0.22",
4 "description": "TypeScript definitions for path-parse",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/path-parse",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "Dan Chao",
10 "url": "http://dchao.co"
11 }
12 ],
13 "main": "",
14 "types": "index.d.ts",
15 "repository": {
16 "type": "git",
17 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
18 "directory": "types/path-parse"
19 },
20 "scripts": {},
21 "dependencies": {
22 "@types/node": "*"
23 },
24 "typesPublisherContentHash": "c676256a5b28202b4f05dc6d64c255a256b5835c4435e48b60e2b0e73063e232",
25 "typeScriptVersion": "4.5"
26}
\No newline at end of file