All Downloads are FREE. Search and download functionalities are using the official Maven repository.

node_modules.wordwrap.package.json Maven / Gradle / Ivy

{
    "_args": [
        
    ],
    "_from": "wordwrap@>=0.0.2 <0.1.0",
    "_id": "[email protected]",
    "_inCache": true,
    "_installable": true,
    "_location": "/wordwrap",
    "_nodeVersion": "2.0.0",
    "_npmUser": {
        "email": "[email protected]",
        "name": "substack"
    },
    "_npmVersion": "2.9.0",
    "_phantomChildren": {
        
    },
    "_requested": {
        "name": "wordwrap",
        "raw": "wordwrap@~0.0.2",
        "rawSpec": "~0.0.2",
        "scope": null,
        "spec": ">=0.0.2 <0.1.0",
        "type": "range"
    },
    "_requiredBy": [
        "/optimist"
    ],
    "_resolved": "https://registry.npmjs.org/wordwrap/-/wordwrap-0.0.3.tgz",
    "_shasum": "a3d5da6cd5c0bc0008d37234bbaf1bed63059107",
    "_shrinkwrap": null,
    "_spec": "wordwrap@~0.0.2",
    "_where": "",
    "author": {
        "email": "[email protected]",
        "name": "James Halliday",
        "url": "http://substack.net"
    },
    "bugs": {
        "url": "https://github.com/substack/node-wordwrap/issues"
    },
    "dependencies": {
        
    },
    "description": "Wrap those words. Show them at what columns to start and stop.",
    "devDependencies": {
        "expresso": "=0.7.x"
    },
    "directories": {
        "example": "example",
        "lib": ".",
        "test": "test"
    },
    "dist": {
        "shasum": "a3d5da6cd5c0bc0008d37234bbaf1bed63059107",
        "tarball": "http://registry.npmjs.org/wordwrap/-/wordwrap-0.0.3.tgz"
    },
    "engines": {
        "node": ">=0.4.0"
    },
    "gitHead": "e59aa1bd338914019456bdfba034508c9c4cb29d",
    "homepage": "https://github.com/substack/node-wordwrap#readme",
    "keywords": [
        "column",
        "format",
        "rule",
        "word",
        "wrap"
    ],
    "license": "MIT",
    "main": "./index.js",
    "maintainers": [
        {
            "email": "[email protected]",
            "name": "substack"
        }
    ],
    "name": "wordwrap",
    "optionalDependencies": {
        
    },
    "repository": {
        "type": "git",
        "url": "git://github.com/substack/node-wordwrap.git"
    },
    "scripts": {
        "test": "expresso"
    },
    "version": "0.0.3"
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy