{ "name": "cherry-id", "version": "0.0.3", "main": "index.ts", "directories": { "test": "test" }, "scripts": { "test": "ts-node ./test/test.ts" }, "description": "", "devDependencies": { "@types/node": "^16.7.6", "cd": "^0.3.3", "ts-node": "^10.2.1", "tsconfig-paths": "^3.11.0", "typescript": "^4.4.2" } }