31 lines
1.3 KiB
JSON
31 lines
1.3 KiB
JSON
{
|
|
"name": "editor-stats",
|
|
"version": "0.15.0",
|
|
"main": "./lib/editor-stats",
|
|
"description": "Display a graph of keyboard and mouse usage for the last 6 hours.",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"d3-browserify": "3.3.13",
|
|
"underscore-plus": "1.x"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/atom/editor-stats"
|
|
},
|
|
"engines": {
|
|
"atom": "*"
|
|
},
|
|
"readme": "# Editor Stats package [](https://travis-ci.org/atom/editor-stats)\n\nView a graph of your mouse and keyboard activity for the last 6 hours.\n\nThe blue bar indicates the time of greatest activity.\n\nUse `cmd-alt-s` to open and close the graph.\n\n\n",
|
|
"readmeFilename": "README.md",
|
|
"bugs": {
|
|
"url": "https://github.com/atom/editor-stats/issues"
|
|
},
|
|
"homepage": "https://github.com/atom/editor-stats",
|
|
"_id": "editor-stats@0.15.0",
|
|
"dist": {
|
|
"shasum": "452609309c2e9670a97d4a6b52494bff4736b003"
|
|
},
|
|
"_resolved": "C:\\Users\\Adam\\AppData\\Local\\Temp\\d-114614-7476-78u8m0\\package.tgz",
|
|
"_from": "C:\\Users\\Adam\\AppData\\Local\\Temp\\d-114614-7476-78u8m0\\package.tgz"
|
|
}
|