Sha256: 125cd8591b7d62d11dd2c1981ebec422a28074193267cb8f5a50455e1ff06486

Contents?: true

Size: 1.57 KB

Versions: 3

Compression:

Stored size: 1.57 KB

Contents

{
  "_from": "wordwrap@0.0.2",
  "_id": "wordwrap@0.0.2",
  "_inBundle": false,
  "_integrity": "sha1-t5Zpu0LstAn4PVg8rVLKF+qhZD8=",
  "_location": "/wordwrap",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "wordwrap@0.0.2",
    "name": "wordwrap",
    "escapedName": "wordwrap",
    "rawSpec": "0.0.2",
    "saveSpec": null,
    "fetchSpec": "0.0.2"
  },
  "_requiredBy": [
    "/cliui",
    "/optimist"
  ],
  "_resolved": "https://registry.npmjs.org/wordwrap/-/wordwrap-0.0.2.tgz",
  "_shasum": "b79669bb42ecb409f83d583cad52ca17eaa1643f",
  "_spec": "wordwrap@0.0.2",
  "_where": "/Users/captainhusaynpinguin/Documents/ruby/ilog/node_modules/cliui",
  "author": {
    "name": "James Halliday",
    "email": "mail@substack.net",
    "url": "http://substack.net"
  },
  "bugs": {
    "url": "https://github.com/substack/node-wordwrap/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Wrap those words. Show them at what columns to start and stop.",
  "devDependencies": {
    "expresso": "=0.7.x"
  },
  "directories": {
    "lib": ".",
    "example": "example",
    "test": "test"
  },
  "engines": {
    "node": ">=0.4.0"
  },
  "homepage": "https://github.com/substack/node-wordwrap#readme",
  "keywords": [
    "word",
    "wrap",
    "rule",
    "format",
    "column"
  ],
  "license": "MIT/X11",
  "main": "./index.js",
  "name": "wordwrap",
  "repository": {
    "type": "git",
    "url": "git://github.com/substack/node-wordwrap.git"
  },
  "scripts": {
    "test": "expresso"
  },
  "version": "0.0.2"
}

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
ilog-0.4.1 node_modules/wordwrap/package.json
ilog-0.4.0 node_modules/wordwrap/package.json
ilog-0.3.3 node_modules/wordwrap/package.json