@types/node-sass
Version:
TypeScript definitions for node-sass
32 lines • 980 B
JSON
{
"name": "@types/node-sass",
"version": "4.11.7",
"description": "TypeScript definitions for node-sass",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node-sass",
"license": "MIT",
"contributors": [
{
"name": "Asana",
"githubUsername": "pspeter3",
"url": "https://github.com/pspeter3"
},
{
"name": "Chris Eppstein",
"githubUsername": "chriseppstein",
"url": "https://github.com/chriseppstein"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/node-sass"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"typesPublisherContentHash": "c0b179bf106e7f5113d027c0043b792f3ede38b091c68c39606c3be6de531717",
"typeScriptVersion": "4.5"
}