{ "_from": "ping@^0.4.2", "_id": "ping@0.4.2", "_inBundle": false, "_integrity": "sha512-1uAw0bzHtrPbPo2s6no06oZAzY6KqKclEJR1JRZKIHKXKlPdrz9N0/1MPPB+BbrvMjN3Mk0pcod3bfLNZFRo9w==", "_location": "/ping", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "ping@^0.4.2", "name": "ping", "escapedName": "ping", "rawSpec": "^0.4.2", "saveSpec": null, "fetchSpec": "^0.4.2" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmjs.org/ping/-/ping-0.4.2.tgz", "_shasum": "8ca8857f201281b5977fe765e7887d0477b5cf52", "_spec": "ping@^0.4.2", "_where": "/Users/easysoft/src/xuan/xxc/app", "author": { "name": "danielzzz", "email": "daniel@zelisko.net", "url": "http://daniel.zelisko.net" }, "bugs": { "url": "https://github.com/danielzzz/node-ping/issues" }, "bundleDependencies": false, "contributors": [ { "name": "Mond Wan", "email": "mondwan.1015@gmail.com" }, { "name": "dougluce", "email": "doug@tenousiperochhelical.con.com" }, { "name": "weihua44" }, { "name": "GermanBluefox" }, { "name": "mabukar" }, { "name": "microacup", "email": "xiangmain@gmail.com" }, { "name": "Andrew Fadeev" }, { "name": "Joshua Pruitt", "email": "firefly777@gmail.com" }, { "name": "Stephan van Rooij", "email": "stephan@svrooij.nl", "url": "http://svrooij.nl" }, { "name": "Krispin Schulz", "email": "krispinone@googlemail.com", "url": "http://kr1sp1n.io" }, { "name": "Kathy Hill" }, { "name": "mrMuppet" }, { "name": "Adam Heath", "email": "adam@adamheath.me", "url": "http://www.adamheath.me" }, { "name": "BlessJah", "email": "blessjah@jacekowski.org" }, { "name": "jritsema" } ], "dependencies": { "q": "1.x", "underscore": "^1.12.0" }, "deprecated": false, "description": "a simple wrapper for ping", "devDependencies": { "babel-eslint": "^10.1.0", "chai": "4.2.0", "eslint": "^7.16.0", "eslint-config-airbnb": "^18.2.1", "eslint-config-eslint": "^6.0.0", "eslint-plugin-import": "^2.22.1", "eslint-plugin-jsdoc": "^30.7.9", "eslint-plugin-jsx-a11y": "^6.4.1", "eslint-plugin-node": "^11.1.0", "eslint-plugin-react": "^7.21.5", "eslint-plugin-react-hooks": "^4.2.0", "glob": "^7.1.6", "grunt": "^1.3.0", "grunt-mocha-test": "^0.13.3", "gruntify-eslint": "^5.0.0", "mocha": "^8.2.1", "sinon": "9.2.2" }, "engines": { "node": ">=4.0.0" }, "homepage": "http://github.com/danielzzz/node-ping", "license": "MIT", "main": "index.js", "name": "ping", "repository": { "type": "git", "url": "git://github.com/danielzzz/node-ping.git" }, "scripts": { "test": "grunt test" }, "version": "0.4.2" }