@types/node-persist
Version:
TypeScript definitions for node-persist
37 lines • 1.16 kB
JSON
{
"name": "@types/node-persist",
"version": "3.1.8",
"description": "TypeScript definitions for node-persist",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node-persist",
"license": "MIT",
"contributors": [
{
"name": "Spencer Williams",
"githubUsername": "spencerwi",
"url": "https://github.com/spencerwi"
},
{
"name": "Samuel Elliott",
"githubUsername": "samuelthomas2774",
"url": "https://github.com/samuelthomas2774"
},
{
"name": "Jack Hedaya",
"githubUsername": "jackHedaya",
"url": "https://github.com/jackHedaya"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/node-persist"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"typesPublisherContentHash": "ac220d017345c04c6048e2a89501410c76ab9c47f16504592a78b338de828829",
"typeScriptVersion": "4.6"
}