You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

18 lines
448 B

{
"name": "autoplex",
"private": true,
"version": "0.2.0",
"repository": "ssh://git@git.dlii.tech:222/Autoplex/autoplex.git",
"author": "David Ludwig <davidludwigii@gmail.com>",
"license": "MIT",
"devDependencies": {
"@types/chai": "^4.3.0",
"@types/mocha": "^9.1.0",
"@types/node": "^17.0.21",
"chai": "^4.3.6",
"lerna": "^4.0.0",
"mocha": "^9.2.1",
"nodemon": "^2.0.15",
"typescript": "^4.6.2"
}
}