{
"_args": [
[
"strip-final-newline@^2.0.0",
"/usr/local/lib/node_modules/@ionic/cli/node_modules/execa"
]
],
"_from": "strip-final-newline@>=2.0.0 <3.0.0",
"_hasShrinkwrap": false,
"_id": "strip-final-newline@2.0.0",
"_inCache": true,
"_installable": true,
"_location": "/@ionic/cli/strip-final-newline",
"_nodeVersion": "10.12.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/strip-final-newline_2.0.0_1540715802035_0.22560465362477622"
},
"_npmUser": {
"email": "sindresorhus@gmail.com",
"name": "sindresorhus"
},
"_npmVersion": "6.4.1",
"_phantomChildren": {},
"_requested": {
"name": "strip-final-newline",
"raw": "strip-final-newline@^2.0.0",
"rawSpec": "^2.0.0",
"scope": null,
"spec": ">=2.0.0 <3.0.0",
"type": "range"
},
"_requiredBy": [
"/@ionic/cli/execa"
],
"_resolved": "https://registry.npmjs.org/strip-final-newline/-/strip-final-newline-2.0.0.tgz",
"_shasum": "89b852fb2fcbe936f6f4b3187afb0a12c1ab58ad",
"_shrinkwrap": null,
"_spec": "strip-final-newline@^2.0.0",
"_where": "/usr/local/lib/node_modules/@ionic/cli/node_modules/execa",
"author": {
"email": "sindresorhus@gmail.com",
"name": "Sindre Sorhus",
"url": "sindresorhus.com"
},
"bugs": {
"url": "https://github.com/sindresorhus/strip-final-newline/issues"
},
"dependencies": {},
"description": "Strip the final newline character from a string/buffer",
"devDependencies": {
"ava": "^0.25.0",
"xo": "^0.23.0"
},
"directories": {},
"dist": {
"fileCount": 4,
"integrity": "sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA==",
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb1XUbCRA9TVsSAnZWagAADe4QAIKfZKKn8CFHig0M8lfl\nZWkRAV+2dJAbhILvIrrCYcIZC3A8ICj5GwY5ujeKev8hqkxDe+VfRQRylDTn\nUXCLYMbpV+197qpQb7X6Wdu8ISfIE/zQpBqbGReK/ddJKFHQaIIRG0VWSqWm\nP6R0ICgQPAbMBZ8nYjBjRNvgiseqMwlyxXj1hNKuAR404dGDVIhSzwmg4vku\nmp4FOCDptmFvA/mSzOE/Ochwcdz2wQd6PLtHmCIHzLEvl2z8J4Qaagxwi8yn\neZtQs3B8xtNCKaXOZQYcOMAqZxC4dMGzIEqW3CX9Me9y2p1lHbws55uvNVcX\nHh88Y6/05jr6L6N19ZULpPv9bb5FUcHAOHZFvLhhAl9eQ2WxkZV0IYub5QT7\ngHfcTadB8Mqmw0y58qDwomMLcOXVTwhQYi22OnjTg8pIRq+bfHJzOSgnK7Aa\n464iiikCjO7hG9OfPlpiWdibmFzj8WEsEkzMs6Zeb3uMw6fS8UXTkYLQPzoc\nEtAtOx6PtyKg5Ajl4xlIt4cA24hzsnJs6lJOD89Pd+VIJwihKltOgvOtPN3q\nQ4d2o7S/Ea+e4wIPs6ls4ZWUs5vB7TRQWfrOAeANGxuUSWT+7foTMFBSpOXe\nvxVGokKs1tlzCcbGvew1ZIe+b7RcDbSBr1RwZEo9U41ETveKELS33/Y7oeeL\n2j7u\r\n=W7iG\r\n-----END PGP SIGNATURE-----\r\n",
"shasum": "89b852fb2fcbe936f6f4b3187afb0a12c1ab58ad",
"tarball": "https://registry.npmjs.org/strip-final-newline/-/strip-final-newline-2.0.0.tgz",
"unpackedSize": 3046
},
"engines": {
"node": ">=6"
},
"gitHead": "51c93d6c8683d9fd1cacdb32f2afebac9a1155a1",
"homepage": "https://github.com/sindresorhus/strip-final-newline#readme",
"keywords": [
"buffer",
"character",
"delete",
"end",
"file",
"final",
"last",
"linebreak",
"newline",
"remove",
"string",
"strip",
"trim"
],
"license": "MIT",
"maintainers": [
{
"name": "sindresorhus",
"email": "sindresorhus@gmail.com"
}
],
"name": "strip-final-newline",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/sindresorhus/strip-final-newline.git"
},
"scripts": {
"test": "xo && ava"
},
"version": "2.0.0"
}