{ "_args": [ [ "strip-bom@^3.0.0", "/home/seleznev/project Angular/Quality system/node_modules/load-json-file" ] ], "_from": "strip-bom@>=3.0.0 <4.0.0", "_id": "strip-bom@3.0.0", "_inCache": true, "_installable": true, "_location": "/strip-bom", "_nodeVersion": "4.4.2", "_npmOperationalInternal": { "host": "packages-16-east.internal.npmjs.com", "tmp": "tmp/strip-bom-3.0.0.tgz_1462032162626_0.6434765527956188" }, "_npmUser": { "email": "sindresorhus@gmail.com", "name": "sindresorhus" }, "_npmVersion": "2.15.0", "_phantomChildren": {}, "_requested": { "name": "strip-bom", "raw": "strip-bom@^3.0.0", "rawSpec": "^3.0.0", "scope": null, "spec": ">=3.0.0 <4.0.0", "type": "range" }, "_requiredBy": [ "/load-json-file", "/yeoman-generator/load-json-file" ], "_resolved": "https://registry.npmjs.org/strip-bom/-/strip-bom-3.0.0.tgz", "_shasum": "2334c18e9c759f7bdd56fdef7e9ae3d588e68ed3", "_shrinkwrap": null, "_spec": "strip-bom@^3.0.0", "_where": "/home/seleznev/project Angular/Quality system/node_modules/load-json-file", "author": { "email": "sindresorhus@gmail.com", "name": "Sindre Sorhus", "url": "sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/strip-bom/issues" }, "dependencies": {}, "description": "Strip UTF-8 byte order mark (BOM) from a string", "devDependencies": { "ava": "*", "xo": "*" }, "directories": {}, "dist": { "shasum": "2334c18e9c759f7bdd56fdef7e9ae3d588e68ed3", "tarball": "https://registry.npmjs.org/strip-bom/-/strip-bom-3.0.0.tgz" }, "engines": { "node": ">=4" }, "files": [ "index.js" ], "gitHead": "8258d09a069a5d5eb3d787c1d5d29737df1c8bba", "homepage": "https://github.com/sindresorhus/strip-bom#readme", "keywords": [ "bom", "byte", "delete", "mark", "order", "remove", "string", "strip", "text", "trim", "unicode", "utf-8", "utf8" ], "license": "MIT", "maintainers": [ { "name": "sindresorhus", "email": "sindresorhus@gmail.com" } ], "name": "strip-bom", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/strip-bom.git" }, "scripts": { "test": "xo && ava" }, "version": "3.0.0" }