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

node_modules.bower.lib.node_modules.read.package.json Maven / Gradle / Ivy

{
    "_args": [
        
    ],
    "_from": "read@>=1.0.4 <1.1.0",
    "_id": "[email protected]",
    "_inCache": true,
    "_installable": true,
    "_location": "/read",
    "_nodeVersion": "2.2.1",
    "_npmUser": {
        "email": "[email protected]",
        "name": "isaacs"
    },
    "_npmVersion": "3.2.2",
    "_phantomChildren": {
        
    },
    "_requested": {
        "name": "read",
        "raw": "read@~1.0.4",
        "rawSpec": "~1.0.4",
        "scope": null,
        "spec": ">=1.0.4 <1.1.0",
        "type": "range"
    },
    "_requiredBy": [
        "/promptly"
    ],
    "_resolved": "https://registry.npmjs.org/read/-/read-1.0.7.tgz",
    "_shasum": "b3da19bd052431a97671d44a42634adf710b40c4",
    "_shrinkwrap": null,
    "_spec": "read@~1.0.4",
    "_where": "",
    "author": {
        "email": "[email protected]",
        "name": "Isaac Z. Schlueter",
        "url": "http://blog.izs.me/"
    },
    "bugs": {
        "url": "https://github.com/isaacs/read/issues"
    },
    "dependencies": {
        "mute-stream": "~0.0.4"
    },
    "description": "read(1) for node programs",
    "devDependencies": {
        "tap": "^1.2.0"
    },
    "directories": {
        
    },
    "dist": {
        "shasum": "b3da19bd052431a97671d44a42634adf710b40c4",
        "tarball": "http://registry.npmjs.org/read/-/read-1.0.7.tgz"
    },
    "engines": {
        "node": ">=0.8"
    },
    "files": [
        "lib/read.js"
    ],
    "gitHead": "b14516b9236c40140fd0666567f5d0c588a09a62",
    "homepage": "https://github.com/isaacs/read#readme",
    "license": "ISC",
    "main": "lib/read.js",
    "maintainers": [
        {
            "email": "[email protected]",
            "name": "isaacs"
        }
    ],
    "name": "read",
    "optionalDependencies": {
        
    },
    "readme": "ERROR: No README data found!",
    "repository": {
        "type": "git",
        "url": "git://github.com/isaacs/read.git"
    },
    "scripts": {
        "test": "tap test/*.js"
    },
    "version": "1.0.7"
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy