| 123456789101112131415161718192021222324252627 |
- {
- "name": "@types/estree",
- "version": "1.0.8",
- "description": "TypeScript definitions for estree",
- "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/estree",
- "license": "MIT",
- "contributors": [
- {
- "name": "RReverser",
- "githubUsername": "RReverser",
- "url": "https://github.com/RReverser"
- }
- ],
- "main": "",
- "types": "index.d.ts",
- "repository": {
- "type": "git",
- "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
- "directory": "types/estree"
- },
- "scripts": {},
- "dependencies": {},
- "peerDependencies": {},
- "typesPublisherContentHash": "7a167b6e4a4d9f6e9a2cb9fd3fc45c885f89cbdeb44b3e5961bb057a45c082fd",
- "typeScriptVersion": "5.1",
- "nonNpm": true
- }
|