Export realtime game statistics to disk in JSON and other formats.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

57 lines
1.5 KiB

{
"_from": "statsd-parser@~0.0.4",
"_id": "statsd-parser@0.0.4",
"_inBundle": false,
"_integrity": "sha1-y9JDlTzELv/VSLXSI4jtaJ7GOb0=",
"_location": "/statsd-parser",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "statsd-parser@~0.0.4",
"name": "statsd-parser",
"escapedName": "statsd-parser",
"rawSpec": "~0.0.4",
"saveSpec": null,
"fetchSpec": "~0.0.4"
},
"_requiredBy": [
"/lynx"
],
"_resolved": "https://registry.npmjs.org/statsd-parser/-/statsd-parser-0.0.4.tgz",
"_shasum": "cbd243953cc42effd548b5d22388ed689ec639bd",
"_spec": "statsd-parser@~0.0.4",
"_where": "/home/col/.factorio/mods/statorio_1.0.0/watcher/node_modules/lynx",
"author": {
"name": "Nuno Job",
"email": "nunojobpinto@gmail.com",
"url": "http://nunojob.com"
},
"bugs": {
"url": "https://github.com/dscape/statsd-parser/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Streaming parser for the statsd protocol",
"homepage": "https://github.com/dscape/statsd-parser#readme",
"keywords": [
"statsd",
"parser",
"streams",
"streaming",
"stats",
"metrics",
"lynx"
],
"license": "Apache 2",
"main": "index.js",
"name": "statsd-parser",
"repository": {
"type": "git",
"url": "git://github.com/dscape/statsd-parser.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "0.0.4"
}