{
  "_args": [
    [
      "sparkline@0.1.2",
      "/Users/carlos8f/projects/bot18"
    ]
  ],
  "_from": "sparkline@0.1.2",
  "_id": "sparkline@0.1.2",
  "_inBundle": false,
  "_integrity": "sha1-w73kYlKxNU5xDEsgDVSBa9nwejI=",
  "_location": "/sparkline",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "sparkline@0.1.2",
    "name": "sparkline",
    "escapedName": "sparkline",
    "rawSpec": "0.1.2",
    "saveSpec": null,
    "fetchSpec": "0.1.2"
  },
  "_requiredBy": [
    "/blessed-contrib"
  ],
  "_resolved": "https://registry.npmjs.org/sparkline/-/sparkline-0.1.2.tgz",
  "_spec": "0.1.2",
  "_where": "/Users/carlos8f/projects/bot18",
  "author": {
    "name": "Shogo Iwano",
    "email": "shiwano@gmail.com"
  },
  "bin": {
    "sparkline": "bin/sparkline"
  },
  "bugs": {
    "url": "https://github.com/shiwano/sparkline/issues"
  },
  "dependencies": {
    "here": "0.0.2",
    "nopt": "~2.1.2"
  },
  "description": "A JavaScript implementation of 'spark'.",
  "devDependencies": {
    "grunt": "~0.4.1",
    "grunt-contrib-jshint": "~0.6.4",
    "grunt-contrib-nodeunit": "~0.2.1",
    "grunt-contrib-watch": "~0.5.3"
  },
  "engines": {
    "node": ">= 0.8.0"
  },
  "homepage": "https://github.com/shiwano/sparkline",
  "keywords": [
    "spark",
    "graph"
  ],
  "licenses": [
    {
      "type": "MIT",
      "url": "https://github.com/shiwano/sparkline/blob/master/LICENSE-MIT"
    }
  ],
  "main": "lib/sparkline",
  "name": "sparkline",
  "repository": {
    "type": "git",
    "url": "git://github.com/shiwano/sparkline.git"
  },
  "scripts": {
    "test": "grunt nodeunit"
  },
  "version": "0.1.2"
}
