mirror of
https://github.com/Sevichecc/Urara-Blog.git
synced 2025-05-02 10:39:29 +08:00
37 lines
No EOL
1.1 KiB
Text
Executable file
37 lines
No EOL
1.1 KiB
Text
Executable file
{
|
|
"name": "@types/sass",
|
|
"version": "1.43.1",
|
|
"description": "TypeScript definitions for sass",
|
|
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/sass",
|
|
"license": "MIT",
|
|
"contributors": [
|
|
{
|
|
"name": "Alan Agius",
|
|
"url": "https://github.com/alan-agius4",
|
|
"githubUsername": "alan-agius4"
|
|
},
|
|
{
|
|
"name": "Silas Rech",
|
|
"url": "https://github.com/lenovouser",
|
|
"githubUsername": "lenovouser"
|
|
},
|
|
{
|
|
"name": "Justin Leider",
|
|
"url": "https://github.com/jleider",
|
|
"githubUsername": "jleider"
|
|
}
|
|
],
|
|
"main": "",
|
|
"types": "index.d.ts",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
|
|
"directory": "types/sass"
|
|
},
|
|
"scripts": {},
|
|
"dependencies": {
|
|
"@types/node": "*"
|
|
},
|
|
"typesPublisherContentHash": "60487bf7a03449fb838c5300d57aba464ce51fa5c3412d5b93af8a4ed50ddd05",
|
|
"typeScriptVersion": "3.8"
|
|
} |