27 lines
829 B
Plaintext
27 lines
829 B
Plaintext
{
|
|
"name": "@types/estree",
|
|
"version": "1.0.9",
|
|
"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": "db16da859cb0bee641414117047a4becba2e9f39d3e14a6745f887c47ef68482",
|
|
"typeScriptVersion": "5.3",
|
|
"nonNpm": true
|
|
} |