51 lines
1.3 KiB
JSON
51 lines
1.3 KiB
JSON
{
|
|
"name": "kitten-ipc-example",
|
|
"version": "1.0.0",
|
|
"lockfileVersion": 3,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"name": "kitten-ipc-example",
|
|
"version": "1.0.0",
|
|
"license": "Apache 2.0"
|
|
},
|
|
"../../../../../../opt/homebrew/lib/node_modules/list": {
|
|
"version": "2.0.19",
|
|
"extraneous": true,
|
|
"license": "MIT",
|
|
"devDependencies": {
|
|
"@types/chai": "^4.2.3",
|
|
"@types/mocha": "^5.2.7",
|
|
"@types/ramda": "^0.26.28",
|
|
"babel-cli": "^6.26.0",
|
|
"babel-core": "^6.26.3",
|
|
"babel-plugin-annotate-pure-calls": "^0.4.0",
|
|
"chai": "4.2.0",
|
|
"cherry-pick": "^0.5.0",
|
|
"codecov": "^3.6.1",
|
|
"fast-check": "^1.17.0",
|
|
"mocha": "^6.2.1",
|
|
"np": "^5.1.0",
|
|
"nyc": "^14.1.1",
|
|
"prettier": "1.18.2",
|
|
"proptest": "0.0.4",
|
|
"ramda": "0.26.1",
|
|
"source-map-support": "^0.5.13",
|
|
"ts-node": "^8.4.1",
|
|
"tslint": "^5.20.0",
|
|
"typescript": "^3.6.3"
|
|
}
|
|
},
|
|
"../../lib/ts": {
|
|
"name": "kitten-ipc",
|
|
"version": "1.0.0",
|
|
"extraneous": true,
|
|
"license": "Apache 2.0",
|
|
"dependencies": {
|
|
"@types/node": "^22.10.5",
|
|
"ts-events": "^3.4.1"
|
|
}
|
|
}
|
|
}
|
|
}
|