mirror of
https://github.com/Sevichecc/Urara-Blog.git
synced 2025-05-02 18:49:30 +08:00
31 lines
No EOL
870 B
Text
31 lines
No EOL
870 B
Text
{
|
|
"name": "@types/resolve",
|
|
"version": "1.17.1",
|
|
"description": "TypeScript definitions for resolve",
|
|
"license": "MIT",
|
|
"contributors": [
|
|
{
|
|
"name": "Mario Nebl",
|
|
"url": "https://github.com/marionebl",
|
|
"githubUsername": "marionebl"
|
|
},
|
|
{
|
|
"name": "Klaus Meinhardt",
|
|
"url": "https://github.com/ajafff",
|
|
"githubUsername": "ajafff"
|
|
}
|
|
],
|
|
"main": "",
|
|
"types": "index.d.ts",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
|
|
"directory": "types/resolve"
|
|
},
|
|
"scripts": {},
|
|
"dependencies": {
|
|
"@types/node": "*"
|
|
},
|
|
"typesPublisherContentHash": "8f762c2673effeafe8ebe80dcb01f2dfc7cceef8151e5529e2a2ee9dba2a44e2",
|
|
"typeScriptVersion": "2.9"
|
|
} |