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

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

{
    "_args": [
        
    ],
    "_from": "asn1@>=0.2.3 <0.3.0",
    "_id": "[email protected]",
    "_inCache": true,
    "_installable": true,
    "_location": "/asn1",
    "_npmUser": {
        "email": "[email protected]",
        "name": "pfmooney"
    },
    "_npmVersion": "1.4.28",
    "_phantomChildren": {
        
    },
    "_requested": {
        "name": "asn1",
        "raw": "asn1@>=0.2.3 <0.3.0",
        "rawSpec": ">=0.2.3 <0.3.0",
        "scope": null,
        "spec": ">=0.2.3 <0.3.0",
        "type": "range"
    },
    "_requiredBy": [
        "/sshpk"
    ],
    "_resolved": "https://registry.npmjs.org/asn1/-/asn1-0.2.3.tgz",
    "_shasum": "dac8787713c9966849fc8180777ebe9c1ddf3b86",
    "_shrinkwrap": null,
    "_spec": "asn1@>=0.2.3 <0.3.0",
    "_where": "",
    "author": {
        "email": "[email protected]",
        "name": "Mark Cavage"
    },
    "bugs": {
        "url": "https://github.com/mcavage/node-asn1/issues"
    },
    "contributors": [
        {
            "email": "[email protected]",
            "name": "David Gwynne"
        },
        {
            "email": "[email protected]",
            "name": "Yunong Xiao"
        },
        {
            "email": "[email protected]",
            "name": "Alex Wilson"
        }
    ],
    "dependencies": {
        
    },
    "description": "Contains parsers and serializers for ASN.1 (currently BER only)",
    "devDependencies": {
        "tap": "0.4.8"
    },
    "directories": {
        
    },
    "dist": {
        "shasum": "dac8787713c9966849fc8180777ebe9c1ddf3b86",
        "tarball": "http://registry.npmjs.org/asn1/-/asn1-0.2.3.tgz"
    },
    "homepage": "https://github.com/mcavage/node-asn1",
    "license": "MIT",
    "main": "lib/index.js",
    "maintainers": [
        {
            "email": "[email protected]",
            "name": "mcavage"
        },
        {
            "email": "[email protected]",
            "name": "pfmooney"
        }
    ],
    "name": "asn1",
    "optionalDependencies": {
        
    },
    "readme": "ERROR: No README data found!",
    "repository": {
        "type": "git",
        "url": "git://github.com/mcavage/node-asn1.git"
    },
    "scripts": {
        "test": "tap ./tst"
    },
    "version": "0.2.3"
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy