payway-sdk
Version:
Payway SDK NODEJS ===============
116 lines (115 loc) • 2.6 kB
JSON
{
"_args": [
[
{
"name": "soap",
"raw": "soap@0.5.1",
"rawSpec": "0.5.1",
"scope": null,
"spec": "0.5.1",
"type": "version"
},
"/var/dev/src/TodoPago/Dev/dev-sdk-nodejs-bsa/ejemplo"
]
],
"_from": "soap@0.5.1",
"_id": "soap@0.5.1",
"_inCache": true,
"_installable": true,
"_location": "/soap",
"_npmUser": {
"email": "js.developer.undefined@gmail.com",
"name": "jsdevel"
},
"_npmVersion": "1.4.21",
"_phantomChildren": {},
"_requested": {
"name": "soap",
"raw": "soap@0.5.1",
"rawSpec": "0.5.1",
"scope": null,
"spec": "0.5.1",
"type": "version"
},
"_requiredBy": [
"/",
"/todo-pago"
],
"_resolved": "https://registry.npmjs.org/soap/-/soap-0.5.1.tgz",
"_shasum": "c3b7c88d21212d75a0bae54b5e8acfa5ac5fa460",
"_shrinkwrap": null,
"_spec": "soap@0.5.1",
"_where": "/var/dev/src/TodoPago/Dev/dev-sdk-nodejs-bsa/ejemplo",
"author": {
"email": "v@pulim.com",
"name": "Vinay Pulim"
},
"bugs": {
"url": "https://github.com/milewise/node-soap/issues"
},
"dependencies": {
"lodash": "~2.4.1",
"request": ">=2.9.0",
"sax": ">=0.6",
"strip-bom": "~0.3.1"
},
"description": "A minimal node SOAP client",
"devDependencies": {
"glob": "~3.2.8",
"jshint": "2.3.0",
"mocha": "~1.17.0",
"should": "~3.3.0"
},
"directories": {
"lib": "./lib"
},
"dist": {
"shasum": "c3b7c88d21212d75a0bae54b5e8acfa5ac5fa460",
"tarball": "https://registry.npmjs.org/soap/-/soap-0.5.1.tgz"
},
"engines": {
"node": ">=0.8.0"
},
"gitHead": "17ebf13f3305a974def867e4c21415eec7ad2b33",
"homepage": "https://github.com/milewise/node-soap",
"keywords": [
"soap"
],
"licenses": [
{
"type": "MIT License",
"url": "http://www.opensource.org/licenses/mit-license.php"
}
],
"main": "./index.js",
"maintainers": [
{
"email": "v@pulim.com",
"name": "vpulim"
},
{
"email": "aaron.heckmann+github@gmail.com",
"name": "aaron"
},
{
"email": "js.developer.undefined@gmail.com",
"name": "jsdevel"
},
{
"email": "h.romirer@gmail.com",
"name": "herom"
}
],
"name": "soap",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/milewise/node-soap.git"
},
"scripts": {
"pretest": "jshint index.js lib test",
"test": "mocha test/*-test.js test/security/*.js"
},
"version": "0.5.1"
}