{
  "_from": "truncate@^2.0.1",
  "_id": "truncate@2.0.1",
  "_inBundle": false,
  "_integrity": "sha1-3RptFWMFFWY9hHX28k7fL4AOuxs=",
  "_location": "/truncate",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "truncate@^2.0.1",
    "name": "truncate",
    "escapedName": "truncate",
    "rawSpec": "^2.0.1",
    "saveSpec": null,
    "fetchSpec": "^2.0.1"
  },
  "_requiredBy": [
    "/strong-data-uri"
  ],
  "_resolved": "https://registry.npmjs.org/truncate/-/truncate-2.0.1.tgz",
  "_shasum": "dd1a6d15630515663d8475f6f24edf2f800ebb1b",
  "_spec": "truncate@^2.0.1",
  "_where": "/home/arun/Work/sdpk-content/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"
  },
  "bundleDependencies": false,
  "dependencies": {},
  "deprecated": false,
  "description": "Truncate text and keep urls safe",
  "devDependencies": {
    "nodeunit": "*",
    "npm-release": "^1.0.0",
    "yuidocjs": "*"
  },
  "engines": {
    "node": "*"
  },
  "homepage": "https://github.com/FGRibreau/node-truncate",
  "license": "MIT",
  "main": "truncate.js",
  "name": "truncate",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/FGRibreau/node-truncate.git"
  },
  "scripts": {
    "test": "nodeunit test.js"
  },
  "version": "2.0.1"
}
