shift73k/assets_old/node_modules/@types/estree/package.json

24 lines
705 B
JSON

{
"name": "@types/estree",
"version": "0.0.46",
"description": "TypeScript definitions for ESTree AST specification",
"license": "MIT",
"contributors": [
{
"name": "RReverser",
"url": "https://github.com/RReverser",
"githubUsername": "RReverser"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/estree"
},
"scripts": {},
"dependencies": {},
"typesPublisherContentHash": "591b2ee0824345153647f52ddf178b1b5890729b3e806ab046df52628c383720",
"typeScriptVersion": "3.3"
}