smartipc/npmextra.json
2019-04-08 19:56:21 +02:00

17 lines
379 B
JSON

{
"gitzone": {
"module": {
"githost": "gitlab.com",
"gitscope": "pushrocks",
"gitrepo": "smartipc",
"shortDescription": "node inter process communication",
"npmPackagename": "@pushrocks/smartipc",
"license": "MIT",
"projectDomain": "push.rocks"
}
},
"npmci": {
"npmGlobalTools": [],
"npmAccessLevel": "public"
}
}