{ "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 [![Build Status](https://travis-ci.org/atom/editor-stats.svg?branch=master)](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![](https://f.cloud.github.com/assets/671378/2262223/843b1172-9e57-11e3-9c60-8d28d542f39c.png)\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" }