psjson
Version:
Convert 'ps' command output to json
15 lines (14 loc) • 366 B
JSON
{
"name" : "psjson",
"description" : "Convert 'ps' command output to json",
"keywords" : [ "ps", "feedhenry", "linux" ],
"version": "0.1.0",
"author" : "Damian Beresford <damian.beresford@feedhenry.com>",
"repository" : {
"type" : "git",
"url" : "git@github.com:feedhenry/psjson.git"
},
"main" : "./psjson.js",
"dependencies" :{
}
}