{
  "_args": [
    [
      {
        "raw": "truncate@~1.0.2",
        "scope": null,
        "escapedName": "truncate",
        "name": "truncate",
        "rawSpec": "~1.0.2",
        "spec": ">=1.0.2 <1.1.0",
        "type": "range"
      },
      "/home/lively4/lively4/lively4-services/node_modules/strong-data-uri"
    ]
  ],
  "_from": "truncate@>=1.0.2 <1.1.0",
  "_id": "truncate@1.0.5",
  "_inCache": true,
  "_installable": true,
  "_location": "/truncate",
  "_npmUser": {
    "name": "fgribreau",
    "email": "npm@fgribreau.com"
  },
  "_npmVersion": "1.4.28",
  "_phantomChildren": {},
  "_requested": {
    "raw": "truncate@~1.0.2",
    "scope": null,
    "escapedName": "truncate",
    "name": "truncate",
    "rawSpec": "~1.0.2",
    "spec": ">=1.0.2 <1.1.0",
    "type": "range"
  },
  "_requiredBy": [
    "/strong-data-uri"
  ],
  "_resolved": "https://registry.npmjs.org/truncate/-/truncate-1.0.5.tgz",
  "_shasum": "c636c6c1f50eed7c927af06c1dbffab53c7abe28",
  "_shrinkwrap": null,
  "_spec": "truncate@~1.0.2",
  "_where": "/home/lively4/lively4/lively4-services/node_modules/strong-data-uri",
  "author": {
    "name": "Francois-Guillaume Ribreau",
    "email": "npm@fgribreau.com",
    "url": "http://fgribreau.com"
  },
  "bugs": {
    "url": "https://github.com/FGRibreau/node-truncate/issues"
  },
  "dependencies": {},
  "description": "Truncate text and keep urls safe",
  "devDependencies": {
    "nodeunit": "*",
    "yuidocjs": "*"
  },
  "directories": {},
  "dist": {
    "shasum": "c636c6c1f50eed7c927af06c1dbffab53c7abe28",
    "tarball": "https://registry.npmjs.org/truncate/-/truncate-1.0.5.tgz"
  },
  "engines": {
    "node": "*"
  },
  "gitHead": "099cef59da3bc0962e8d548e42016c2017cf13fa",
  "homepage": "https://github.com/FGRibreau/node-truncate",
  "license": "MIT",
  "main": "truncate.js",
  "maintainers": [
    {
      "name": "fgribreau",
      "email": "npm@fgribreau.com"
    }
  ],
  "name": "truncate",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/FGRibreau/node-truncate.git"
  },
  "scripts": {
    "test": "nodeunit test.js"
  },
  "version": "1.0.5"
}
