payway-sdk
Version:
Payway SDK NODEJS ===============
114 lines (113 loc) • 2.55 kB
JSON
{
"_args": [
[
{
"name": "strip-bom",
"raw": "strip-bom@~0.3.1",
"rawSpec": "~0.3.1",
"scope": null,
"spec": ">=0.3.1 <0.4.0",
"type": "range"
},
"/var/dev/src/TodoPago/Dev/dev-sdk-nodejs-bsa/ejemplo/node_modules/soap"
]
],
"_from": "strip-bom@>=0.3.1 <0.4.0",
"_id": "strip-bom@0.3.1",
"_inCache": true,
"_installable": true,
"_location": "/strip-bom",
"_npmUser": {
"email": "sindresorhus@gmail.com",
"name": "sindresorhus"
},
"_npmVersion": "1.4.13",
"_phantomChildren": {},
"_requested": {
"name": "strip-bom",
"raw": "strip-bom@~0.3.1",
"rawSpec": "~0.3.1",
"scope": null,
"spec": ">=0.3.1 <0.4.0",
"type": "range"
},
"_requiredBy": [
"/soap"
],
"_resolved": "https://registry.npmjs.org/strip-bom/-/strip-bom-0.3.1.tgz",
"_shasum": "9e8a39eff456ff9abc2f059f5f2225bb0f3f7ca5",
"_shrinkwrap": null,
"_spec": "strip-bom@~0.3.1",
"_where": "/var/dev/src/TodoPago/Dev/dev-sdk-nodejs-bsa/ejemplo/node_modules/soap",
"author": {
"email": "sindresorhus@gmail.com",
"name": "Sindre Sorhus",
"url": "http://sindresorhus.com"
},
"bin": {
"strip-bom": "cli.js"
},
"bugs": {
"url": "https://github.com/sindresorhus/strip-bom/issues"
},
"dependencies": {
"first-chunk-stream": "^0.1.0",
"is-utf8": "^0.2.0"
},
"description": "Strip UTF-8 byte order mark (BOM) from a string/buffer/stream",
"devDependencies": {
"concat-stream": "^1.4.5",
"mocha": "*"
},
"directories": {},
"dist": {
"shasum": "9e8a39eff456ff9abc2f059f5f2225bb0f3f7ca5",
"tarball": "https://registry.npmjs.org/strip-bom/-/strip-bom-0.3.1.tgz"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"cli.js",
"index.js"
],
"gitHead": "bac8b80dceb94ce6d544dfc1234e755c779f9829",
"homepage": "https://github.com/sindresorhus/strip-bom",
"keywords": [
"cli",
"bin",
"app",
"bom",
"strip",
"byte",
"mark",
"unicode",
"utf8",
"utf-8",
"remove",
"trim",
"text",
"buffer",
"string",
"stream",
"streams"
],
"license": "MIT",
"maintainers": [
{
"email": "sindresorhus@gmail.com",
"name": "sindresorhus"
}
],
"name": "strip-bom",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/sindresorhus/strip-bom.git"
},
"scripts": {
"test": "mocha"
},
"version": "0.3.1"
}