blob: 60e9a8d725a521f9d34b5329d1cc97e5b8a6b73e [file] [log] [blame]
{
"_args": [
[
{
"raw": "strip-bom@^3.0.0",
"scope": null,
"escapedName": "strip-bom",
"name": "strip-bom",
"rawSpec": "^3.0.0",
"spec": ">=3.0.0 <4.0.0",
"type": "range"
},
"/Users/brodybits/Documents/cordova/cordova-js/node_modules/load-json-file"
]
],
"_from": "strip-bom@>=3.0.0 <4.0.0",
"_id": "strip-bom@3.0.0",
"_inCache": 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": {
"name": "sindresorhus",
"email": "sindresorhus@gmail.com"
},
"_npmVersion": "2.15.0",
"_phantomChildren": {},
"_requested": {
"raw": "strip-bom@^3.0.0",
"scope": null,
"escapedName": "strip-bom",
"name": "strip-bom",
"rawSpec": "^3.0.0",
"spec": ">=3.0.0 <4.0.0",
"type": "range"
},
"_requiredBy": [
"/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": "/Users/brodybits/Documents/cordova/cordova-js/node_modules/load-json-file",
"author": {
"name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com",
"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": [
"strip",
"bom",
"byte",
"order",
"mark",
"unicode",
"utf8",
"utf-8",
"remove",
"delete",
"trim",
"text",
"string"
],
"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"
}