@types/node-localstorage
Version:
TypeScript definitions for node-localstorage
27 lines • 864 B
JSON
{
"name": "@types/node-localstorage",
"version": "1.3.3",
"description": "TypeScript definitions for node-localstorage",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node-localstorage",
"license": "MIT",
"contributors": [
{
"name": "Allen Gammel",
"githubUsername": "intolerance",
"url": "https://github.com/intolerance"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/node-localstorage"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"typesPublisherContentHash": "d58ad6e98eb5f3125b67d71c0e005bc4c00d6d043435fe77a33cb4cfd6dad87f",
"typeScriptVersion": "4.5"
}