{"_id":"nodewm","_rev":"5-19625ea16aab1d7b01d9a0fbf976b853","name":"nodewm","description":"wmsigner library for node which interact with WebMoney","dist-tags":{"latest":"1.0.1"},"versions":{"1.0.1":{"name":"nodewm","author":{"name":"Dudochkin Victor"},"description":"wmsigner library for node which interact with WebMoney","version":"1.0.1","contributors":[{"name":"Dudochkin Victor","email":"blacksmith@gogoo.ru"}],"main":"build/default/wmsigner","directories":{"lib":"./build/default"},"engines":{"node":">= 0.2.0"},"_npmUser":{"name":"blacksmith","email":"blacksmith@gogoo.ru"},"_id":"nodewm@1.0.1","scripts":{"preinstall":"node-waf clean || true; node-waf configure build"},"dependencies":{},"devDependencies":{},"_engineSupported":true,"_npmVersion":"1.0.106","_nodeVersion":"v0.4.12","_defaultsLoaded":true,"dist":{"shasum":"debeda8c367d700204a96203446e3bf5affa3246","tarball":"https://registry.npmjs.org/nodewm/-/nodewm-1.0.1.tgz","integrity":"sha512-08N15bS3tZNRA0n2Uz0Z9zdah1hiie359HX8SdjAT8l0C8qgNBhwItMDbmK60p57yUY8Me6RuF9Kph6tN9IlYA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFmWVOrwChcA7Ma/9gaLAZ5NsL7qGxxgDBuqvvvaxbYbAiA11v6c6WpiaPGj3Iu9h2Bn1rTqXD/ClBnamrgVzEMIhQ=="}]},"maintainers":[{"name":"blacksmith","email":"blacksmith@gogoo.ru"}]}},"readme":"# nodewm\n*Is a FAST nodejs library for signing WebMoney requests written in C/C++*\n\n## Install:\n1) go to the directory with nodewm library\n\n2) execute `node-waf configure build`\n\n3) get module from `./build/default/wmsigner.node`\n\n## Using nodewm\n\nvar wmsigner = require(\"./build/default/wmsigner\");\n\nvar sign = wmsigner.sign('Your Wallet', 'Your Password', 'Your Base 64 Encoded KWM file', 'String to sign');\n\nconsole.log('SIGN: ' + sign);\n","maintainers":[{"name":"blacksmith","email":"blacksmith@gogoo.ru"}],"time":{"modified":"2022-06-22T03:58:25.337Z","created":"2011-11-23T04:02:15.258Z","1.0.1":"2011-11-23T04:02:17.894Z"},"author":{"name":"Dudochkin Victor"}}