Current File : /home/tradevaly/www/node_modules/flot.curvedlines/package.json
{
  "_args": [
    [
      "flot.curvedlines@1.1.1",
      "/home/skote/public_html"
    ]
  ],
  "_from": "flot.curvedlines@1.1.1",
  "_id": "flot.curvedlines@1.1.1",
  "_inBundle": false,
  "_integrity": "sha1-7JQ+07dWtTIusdVmMipWBiddAdA=",
  "_location": "/flot.curvedlines",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "flot.curvedlines@1.1.1",
    "name": "flot.curvedlines",
    "escapedName": "flot.curvedlines",
    "rawSpec": "1.1.1",
    "saveSpec": null,
    "fetchSpec": "1.1.1"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/flot.curvedlines/-/flot.curvedlines-1.1.1.tgz",
  "_spec": "1.1.1",
  "_where": "/home/skote/public_html",
  "author": {
    "name": "Michael Zinsmaier"
  },
  "bugs": {
    "url": "https://github.com/daothanh/CurvedLines/issues"
  },
  "description": "CurvedLines is a plugin for flot, which displays lines in a smooth curved way",
  "directories": {
    "example": "examples",
    "test": "tests"
  },
  "homepage": "https://github.com/daothanh/CurvedLines#readme",
  "license": "MIT",
  "main": "curvedLines.js",
  "name": "flot.curvedlines",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/daothanh/CurvedLines.git"
  },
  "scripts": {
    "test": "echo \"Error: no automated test specified\" && exit 1"
  },
  "version": "1.1.1"
}