@types/ensure-posix-path
Version:
Stub TypeScript definitions entry for ensure-posix-path, which provides its own types definitions
12 lines • 447 B
JSON
{
"name": "@types/ensure-posix-path",
"version": "1.1.3",
"description": "Stub TypeScript definitions entry for ensure-posix-path, which provides its own types definitions",
"main": "",
"scripts": {},
"license": "MIT",
"dependencies": {
"ensure-posix-path": "*"
},
"deprecated": "This is a stub types definition. ensure-posix-path provides its own type definitions, so you do not need this installed."
}