Some checks failed
Build & Deploy / 🔍 Prepare (push) Successful in 20s
Build & Deploy / 🧪 QA (push) Failing after 34s
Build & Deploy / 🏗️ Build (push) Has started running
Build & Deploy / 🚀 Deploy (push) Has been cancelled
Build & Deploy / 🧪 Smoke Test (push) Has been cancelled
Build & Deploy / ⚡ Lighthouse (push) Has been cancelled
Build & Deploy / 🔔 Notify (push) Has been cancelled
28 lines
876 B
Plaintext
28 lines
876 B
Plaintext
{
|
|
"name": "@types/eslint-scope",
|
|
"version": "3.7.7",
|
|
"description": "TypeScript definitions for eslint-scope",
|
|
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/eslint-scope",
|
|
"license": "MIT",
|
|
"contributors": [
|
|
{
|
|
"name": "Toru Nagashima",
|
|
"githubUsername": "mysticatea",
|
|
"url": "https://github.com/mysticatea"
|
|
}
|
|
],
|
|
"main": "",
|
|
"types": "index.d.ts",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
|
|
"directory": "types/eslint-scope"
|
|
},
|
|
"scripts": {},
|
|
"dependencies": {
|
|
"@types/eslint": "*",
|
|
"@types/estree": "*"
|
|
},
|
|
"typesPublisherContentHash": "49eee35b78c19e2c83bc96ce190c7a88329006f876dd7f1fb378c1e8034fc8f2",
|
|
"typeScriptVersion": "4.5"
|
|
} |