@types/object.assign
Version:
TypeScript definitions for object.assign
25 lines • 808 B
JSON
{
"name": "@types/object.assign",
"version": "4.1.0",
"description": "TypeScript definitions for object.assign",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/object.assign",
"license": "MIT",
"contributors": [
{
"name": "Jordan Harband",
"githubUsername": "ljharb",
"url": "https://github.com/ljharb"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/object.assign"
},
"scripts": {},
"dependencies": {},
"typesPublisherContentHash": "bba405ac3f45a93325b9222a393ac88ccb0d489d9119f1074841d4baf3579dce",
"typeScriptVersion": "4.6"
}