open-next-cdk
Version:
Deploy a NextJS app using OpenNext packaging to serverless AWS using CDK
32 lines • 968 B
JSON
{
"name": "@types/cross-spawn",
"version": "6.0.5",
"description": "TypeScript definitions for cross-spawn",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/cross-spawn",
"license": "MIT",
"contributors": [
{
"name": "Alorel",
"githubUsername": "Alorel",
"url": "https://github.com/Alorel"
},
{
"name": "ExE Boss",
"githubUsername": "ExE-Boss",
"url": "https://github.com/ExE-Boss"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/cross-spawn"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"typesPublisherContentHash": "4d4ec54ea7635fffc078b1105f0b8b3131166afdf75aa15343b1da1c2fbe1742",
"typeScriptVersion": "4.5"
}