Add node files
This commit is contained in:
parent
ee486da6d8
commit
f6e80ce832
16
package.json
Normal file
16
package.json
Normal file
@ -0,0 +1,16 @@
|
||||
{
|
||||
"name": "aldap",
|
||||
"version": "0.1.0",
|
||||
"description": "Authentication LDAP server",
|
||||
"main": "index.js",
|
||||
"repository": "git@gitlab.com:ArisuOngaku/aldap.git",
|
||||
"author": "Alice Gaudon <alice@gaudon.pro>",
|
||||
"license": "MIT",
|
||||
"private": true,
|
||||
"devDependencies": {
|
||||
"jest": "^25.4.0",
|
||||
"ts-jest": "^25.4.0",
|
||||
"typescript": "^3.8.3",
|
||||
"wms-core": "^0.2.0"
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user