{
"_args": [
[
"ssh-config@^1.1.1",
"/usr/local/lib/node_modules/@ionic/cli"
]
],
"_from": "ssh-config@>=1.1.1 <2.0.0",
"_hasShrinkwrap": false,
"_id": "ssh-config@1.1.6",
"_inCache": true,
"_installable": true,
"_location": "/@ionic/cli/ssh-config",
"_nodeVersion": "10.13.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/ssh-config_1.1.6_1554260460750_0.10717610885090156"
},
"_npmUser": {
"email": "jakeplus@gmail.com",
"name": "dotnil"
},
"_npmVersion": "6.4.1",
"_phantomChildren": {},
"_requested": {
"name": "ssh-config",
"raw": "ssh-config@^1.1.1",
"rawSpec": "^1.1.1",
"scope": null,
"spec": ">=1.1.1 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/@ionic/cli"
],
"_resolved": "https://registry.npmjs.org/ssh-config/-/ssh-config-1.1.6.tgz",
"_shasum": "c6ce2d7f85f395178c9e47c448d62b8adf9b2523",
"_shrinkwrap": null,
"_spec": "ssh-config@^1.1.1",
"_where": "/usr/local/lib/node_modules/@ionic/cli",
"author": {
"name": "Chen Yangjian",
"url": "https://www.cyj.me"
},
"bugs": {
"url": "https://github.com/cyjake/ssh-config/issues"
},
"dependencies": {},
"description": "SSH config parser and stringifier",
"devDependencies": {
"expect.js": "^0.3.1",
"heredoc": "^1.3.1",
"mocha": "^5.2.0",
"nyc": "^13.1.0"
},
"directories": {},
"dist": {
"fileCount": 6,
"integrity": "sha512-ZPO9rECxzs5JIQ6G/2EfL1I9ho/BVZkx9HRKn8+0af7QgwAmumQ7XBFP1ggMyPMo+/tUbmv0HFdv4qifdO/9JA==",
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcpCHtCRA9TVsSAnZWagAAohgP/0Iax7UvMwhIhVlb084w\novHlHkV34Cn8MXDWb+j57LxUbk8SiO3Viog3/A4INVv4+V/PDIrv+9FDWxSp\n07XwqLPqwarl3Ur4DiuuoOxo0i2k5eXDKpDv4oWNkSq56WU8IRxAyRfYHkOQ\neoBtIMulraVUKndmBAV4Li9zcj/UvtDCSqjLSjoZRFkKnhs6HTAxzh0Jue4t\nHBcs93oDifpUP7gJJqatLJ0qWQBWlSAdvRS18eqwMgQgp57a3vpuIlASGkyp\n69b2c+t2Lc378w/VHuMwUedpmmhyr+zMwW5bV6ypBpACARCXPPZof1xZ/VtX\nz27iXiKsBNbt995jovhOhDgK2SqRXKtoEyYoGAmRCiwICZeIHqL2JRaKmRMr\nn/GPwjEeBOT2IvRiuaUAPPMbjSoYV9XqTbEPEqJ0oBqa1WOi6QrU15mjjtyA\ntP9yhqS1uH6HgoPIHodAX3gziCQJfryzN0OmV5Cm+9Q9QNBmcaBj6NPJnTY9\nHWOMPcG4pEIvu4ZKI+1hKvu5gptrJ0VVztQVildvqnvqMYZLj0mcxz6OZuW3\njCVWSf/o5IJ0uK+u6V2tPkyubm7QebQ/WTqlkVUc+w59U3YoMAEi28MTXABj\nt9gSH6ZXEuUEbUZ6MYDsakyN5IXnZYS3Zjtmf6BQnWgBHGHYcQwyx8xo14Ne\nn3fv\r\n=1psS\r\n-----END PGP SIGNATURE-----\r\n",
"shasum": "c6ce2d7f85f395178c9e47c448d62b8adf9b2523",
"tarball": "https://registry.npmjs.org/ssh-config/-/ssh-config-1.1.6.tgz",
"unpackedSize": 15152
},
"engine": {
"node": ">= 6.0.0"
},
"gitHead": "0a452ea5eecd231d4c671d138fcdea7df81c1325",
"homepage": "https://github.com/cyjake/ssh-config#readme",
"license": "MIT",
"maintainers": [
{
"name": "dotnil",
"email": "jakeplus@gmail.com"
}
],
"name": "ssh-config",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/cyjake/ssh-config.git"
},
"scripts": {
"coveralls": "nyc mocha --exit && nyc report --reporter=text-lcov | coveralls",
"test": "mocha --exit"
},
"version": "1.1.6"
}