typings.json 319 B

12345678
  1. {
  2. "resolution": "main",
  3. "tree": {
  4. "src": "https://raw.githubusercontent.com/DefinitelyTyped/DefinitelyTyped/master/node/node.d.ts",
  5. "raw": "github:DefinitelyTyped/DefinitelyTyped/node/node.d.ts",
  6. "typings": "https://raw.githubusercontent.com/DefinitelyTyped/DefinitelyTyped/master/node/node.d.ts"
  7. }
  8. }