{
"name": "@types/rimraf",
"version": "3.0.0",
"description": "TypeScript definitions for rimraf",
"license": "MIT",
"contributors": [
{
"name": "Carlos Ballesteros Velasco",
"url": "https://github.com/soywiz",
"githubUsername": "soywiz"
},
{
"name": "e-cloud",
"url": "https://github.com/e-cloud",
"githubUsername": "e-cloud"
},
{
"name": "Ruben Schmidmeister",
"url": "https://github.com/bash",
"githubUsername": "bash"
},
{
"name": "Oganexon",
"url": "https://github.com/oganexon",
"githubUsername": "oganexon"
},
{
"name": "Piotr Błażejewicz",
"url": "https://github.com/peterblazejewicz",
"githubUsername": "peterblazejewicz"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/rimraf"
},
"scripts": {},
"dependencies": {
"@types/glob": "*",
"@types/node": "*"
},
"typesPublisherContentHash": "95d9030c25688dbd8c92efbfff673d88008ec8871b5fa3f55082961271ad4ca3",
"typeScriptVersion": "2.8"
} |