| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103 | {  "_args": [    [      {        "raw": "strip-eof@^1.0.0",        "scope": null,        "escapedName": "strip-eof",        "name": "strip-eof",        "rawSpec": "^1.0.0",        "spec": ">=1.0.0 <2.0.0",        "type": "range"      },      "/home/andrea/src/gopkg/src/gogs.carducci-dante.gov.it/andrea.fazzi/karmen/node_modules/execa"    ]  ],  "_from": "strip-eof@>=1.0.0 <2.0.0",  "_id": "strip-eof@1.0.0",  "_inCache": true,  "_location": "/strip-eof",  "_nodeVersion": "4.2.1",  "_npmUser": {    "name": "sindresorhus",    "email": "sindresorhus@gmail.com"  },  "_npmVersion": "2.14.7",  "_phantomChildren": {},  "_requested": {    "raw": "strip-eof@^1.0.0",    "scope": null,    "escapedName": "strip-eof",    "name": "strip-eof",    "rawSpec": "^1.0.0",    "spec": ">=1.0.0 <2.0.0",    "type": "range"  },  "_requiredBy": [    "/execa"  ],  "_resolved": "https://registry.npmjs.org/strip-eof/-/strip-eof-1.0.0.tgz",  "_shasum": "bb43ff5598a6eb05d89b59fcd129c983313606bf",  "_shrinkwrap": null,  "_spec": "strip-eof@^1.0.0",  "_where": "/home/andrea/src/gopkg/src/gogs.carducci-dante.gov.it/andrea.fazzi/karmen/node_modules/execa",  "author": {    "name": "Sindre Sorhus",    "email": "sindresorhus@gmail.com",    "url": "sindresorhus.com"  },  "bugs": {    "url": "https://github.com/sindresorhus/strip-eof/issues"  },  "dependencies": {},  "description": "Strip the End-Of-File (EOF) character from a string/buffer",  "devDependencies": {    "ava": "*",    "xo": "*"  },  "directories": {},  "dist": {    "shasum": "bb43ff5598a6eb05d89b59fcd129c983313606bf",    "tarball": "https://registry.npmjs.org/strip-eof/-/strip-eof-1.0.0.tgz"  },  "engines": {    "node": ">=0.10.0"  },  "files": [    "index.js"  ],  "gitHead": "365dfe6c19b4e607a0cc2cf7dad0b0620f238333",  "homepage": "https://github.com/sindresorhus/strip-eof",  "keywords": [    "strip",    "trim",    "remove",    "delete",    "eof",    "end",    "file",    "newline",    "linebreak",    "character",    "string",    "buffer"  ],  "license": "MIT",  "maintainers": [    {      "name": "sindresorhus",      "email": "sindresorhus@gmail.com"    }  ],  "name": "strip-eof",  "optionalDependencies": {},  "readme": "ERROR: No README data found!",  "repository": {    "type": "git",    "url": "git+https://github.com/sindresorhus/strip-eof.git"  },  "scripts": {    "test": "xo && ava"  },  "version": "1.0.0"}
 |