UNPKG

829 BJSONView Raw
1{
2 "name": "@types/nodemon",
3 "version": "1.19.2",
4 "description": "TypeScript definitions for nodemon",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/nodemon",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "Emily Marigold Klassen",
10 "url": "https://github.com/forivall",
11 "githubUsername": "forivall"
12 }
13 ],
14 "main": "",
15 "types": "index.d.ts",
16 "repository": {
17 "type": "git",
18 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
19 "directory": "types/nodemon"
20 },
21 "scripts": {},
22 "dependencies": {
23 "@types/node": "*"
24 },
25 "typesPublisherContentHash": "a6b7211c38ec3dceeb90bbba52141b9616887adc06f62e07eef2156f9eb6a526",
26 "typeScriptVersion": "4.0"
27}
\No newline at end of file