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

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

{
    "_args": [
        
    ],
    "_from": "sntp@>=1.0.0 <2.0.0",
    "_id": "[email protected]",
    "_inCache": true,
    "_installable": true,
    "_location": "/sntp",
    "_npmUser": {
        "email": "[email protected]",
        "name": "hueniverse"
    },
    "_npmVersion": "1.4.23",
    "_phantomChildren": {
        
    },
    "_requested": {
        "name": "sntp",
        "raw": "[email protected]",
        "rawSpec": "1.x.x",
        "scope": null,
        "spec": ">=1.0.0 <2.0.0",
        "type": "range"
    },
    "_requiredBy": [
        "/hawk"
    ],
    "_resolved": "https://registry.npmjs.org/sntp/-/sntp-1.0.9.tgz",
    "_shasum": "6541184cc90aeea6c6e7b35e2659082443c66198",
    "_shrinkwrap": null,
    "_spec": "[email protected]",
    "_where": "",
    "author": {
        "email": "[email protected]",
        "name": "Eran Hammer",
        "url": "http://hueniverse.com"
    },
    "bugs": {
        "url": "https://github.com/hueniverse/sntp/issues"
    },
    "contributors": [
        
    ],
    "dependencies": {
        "hoek": "2.x.x"
    },
    "description": "SNTP Client",
    "devDependencies": {
        "lab": "4.x.x"
    },
    "directories": {
        
    },
    "dist": {
        "shasum": "6541184cc90aeea6c6e7b35e2659082443c66198",
        "tarball": "http://registry.npmjs.org/sntp/-/sntp-1.0.9.tgz"
    },
    "engines": {
        "node": ">=0.8.0"
    },
    "gitHead": "ee2e35284f684609990681734d39010cd356d7da",
    "homepage": "https://github.com/hueniverse/sntp",
    "keywords": [
        "ntp",
        "sntp",
        "time"
    ],
    "licenses": [
        {
            "type": "BSD",
            "url": "http://github.com/hueniverse/sntp/raw/master/LICENSE"
        }
    ],
    "main": "index",
    "maintainers": [
        {
            "email": "[email protected]",
            "name": "hueniverse"
        }
    ],
    "name": "sntp",
    "optionalDependencies": {
        
    },
    "repository": {
        "type": "git",
        "url": "git://github.com/hueniverse/sntp"
    },
    "scripts": {
        "test": "make test-cov"
    },
    "version": "1.0.9"
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy