{ "name": "samurai", "version": "0.0.1", "description": "Our own Invoice Stuff", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git@git.odit.services:odit/samurai-next.git" }, "keywords": [ "invoice", "crm" ], "author": "ODIT.Services", "license": "MIT", "dependencies": { "typeorm": "^0.2.29" } }