{"_id":"node-proxy","_rev":"38-46baae127896b510a8dd2f6dc7f4ac69","name":"node-proxy","dist-tags":{"latest":"1.0.0"},"versions":{"0.3.1":{"name":"node-proxy","version":"0.3.1","keywords":["interceptor","proxy","overload","__noSuchMethod__"],"_id":"node-proxy@0.3.1","contributors":[{"name":"Sam Shull","email":"http://www.google.com/profiles/brickysam26"}],"bugs":{"web":"http://github.com/brickysam26/node-proxy/issues"},"dist":{"shasum":"3851d1d235a4944b195130ca6e4933d3d8c52df0","tarball":"https://registry.npmjs.org/node-proxy/-/node-proxy-0.3.1.tgz","integrity":"sha512-GgmUI7U7LtognHYvEITon+5Podly3rl6XhcLfvwCFivC34liaMaTdLd+x9WeqyvWubEV09gJ3crecs83FrAmfg==","signatures":[{"sig":"MEUCIHiB53b129PDpR2G2jqJb0hgSu33GuhjX5a6U4dQpBDsAiEAnqUVrVInpJXXY62unL5dVHflTrWUg1bH7ouoE9b5dM4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/node-proxy","engines":{"node":">=0.1.103"},"scripts":{"install":"make"},"licenses":[{"url":"http://www.opensource.org/licenses/mit-license.html","type":"MIT"}],"implements":["http://wiki.ecmascript.org/doku.php?id=harmony:proxies"],"_npmVersion":"0.2.7-2","description":"A module for node implementing part of the Harmony Catch-All Proxies specification found at http://wiki.ecmascript.org/doku.php?id=harmony:proxies","directories":{},"_nodeVersion":"v0.3.1-pre","repositories":[{"url":"http://github.com/brickysam26/node-proxy","type":"git"}],"_nodeSupported":true,"deprecated":"Package no longer supported. Contact Support at https://www.npmjs.com/support for more info."},"0.3.2":{"name":"node-proxy","version":"0.3.2","keywords":["interceptor","proxy","overload","__noSuchMethod__"],"_id":"node-proxy@0.3.2","contributors":[{"name":"Sam Shull","email":"http://www.google.com/profiles/brickysam26"}],"bugs":{"web":"http://github.com/brickysam26/node-proxy/issues"},"dist":{"bin":{"0.4-sunos-5.11":{"shasum":"b74fd9ef4b878311064756406ce6e113c24f7ce9","tarball":"http://registry.npmjs.org/node-proxy/-/node-proxy-0.3.2-0.4-sunos-5.11.tgz"}},"shasum":"55a8477d9c71b801e12dead730ae9812be70f5ef","tarball":"https://registry.npmjs.org/node-proxy/-/node-proxy-0.3.2.tgz","integrity":"sha512-MIl9Ha8K0N6gh83zKjsH5Pq8RZaj9CftGCW8XsEXzMpt9nc/hf6q0KrjYDT8nTu+iKM39enAbAlQHiybYCufpQ==","signatures":[{"sig":"MEQCIEPhiBcrmE4WGGSEYh0+/LUiQGaFAeRx0BMkI9OMqd2cAiAPgy69TNMY0bK2eWW43EXqbD/FW9I++73UhFI3JYDveQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/node-proxy","engines":{"node":">=0.1.103"},"scripts":{"install":"make"},"licenses":[{"url":"http://www.opensource.org/licenses/mit-license.html","type":"MIT"}],"implements":["http://wiki.ecmascript.org/doku.php?id=harmony:proxies"],"_npmVersion":"0.2.7-2","description":"A module for node implementing __noSuchMethod__-type handlers, such as object overloading, as part of the Harmony Catch-All Proxies specification found at http://wiki.ecmascript.org/doku.php?id=harmony:proxies","directories":{},"_nodeVersion":"v0.3.1-pre","repositories":[{"url":"http://github.com/brickysam26/node-proxy","type":"git"}],"_nodeSupported":true,"deprecated":"Package no longer supported. Contact Support at https://www.npmjs.com/support for more info."},"0.4.0":{"name":"node-proxy","version":"0.4.0","keywords":["interceptor","proxy","overload","__noSuchMethod__"],"_id":"node-proxy@0.4.0","contributors":[{"name":"Sam Shull","email":"http://www.google.com/profiles/brickysam26"}],"bugs":{"url":"http://github.com/samshull/node-proxy/issues"},"dist":{"bin":{"0.4-sunos-5.11":{"shasum":"48bcd3708e2982a6ec186ff8789cfa5622ea572c","tarball":"http://registry.npmjs.org/node-proxy/-/node-proxy-0.4.0-0.4-sunos-5.11.tgz"}},"shasum":"9fe5eb7a284c46d2eb4847be16987c1547ca353a","tarball":"https://registry.npmjs.org/node-proxy/-/node-proxy-0.4.0.tgz","integrity":"sha512-SeM4ZYqmo8c2dH7+8wvP9fBQnxsRKWhWtoLj+IA4d52/ouEzGMYMa8LNBSmuEU/ITU0uBaYNwm8Ga4sy2unJOw==","signatures":[{"sig":"MEUCIQDqNhBed8F1gocHdMTr3aIxnCtvurTi8Vmqox2TzN94XAIgDFKoskauEBX/rw+sbYjUpPA4vuOuxVAicH/kT0+Afuw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/node-proxy.node","engines":{"node":">=0.1.103"},"scripts":{"install":"make"},"licenses":[{"url":"http://www.opensource.org/licenses/mit-license.html","type":"MIT"}],"implements":["http://wiki.ecmascript.org/doku.php?id=harmony:proxies"],"_npmVersion":"1.0.1rc5","description":"A module for node implementing __noSuchMethod__-type handlers, such as object overloading, as part of the Harmony Catch-All Proxies specification found at http://wiki.ecmascript.org/doku.php?id=harmony:proxies","directories":{},"_nodeVersion":"v0.5.0-pre","dependencies":{},"repositories":[{"url":"http://github.com/samshull/node-proxy","type":"git"}],"_defaultsLoaded":true,"devDependencies":{},"_engineSupported":true,"deprecated":"Package no longer supported. Contact Support at https://www.npmjs.com/support for more info."},"0.5.0":{"name":"node-proxy","version":"0.5.0","keywords":["interceptor","proxy","overload","__noSuchMethod__"],"_id":"node-proxy@0.5.0","contributors":[{"name":"Sam Shull","email":"http://www.google.com/profiles/brickysam26"},{"name":"richardms","email":"https://github.com/richardms"}],"bugs":{"url":"http://github.com/samshull/node-proxy/issues"},"dist":{"shasum":"8493b41823b8d8963fdc2e90514d18e1792b80f5","tarball":"https://registry.npmjs.org/node-proxy/-/node-proxy-0.5.0.tgz","integrity":"sha512-xBHKh1ZS5FMaR+O8b3ekJzekt1xIUsdrFp1ZiodHDyGWdz3gKJP9IUGcGXMZdb92vzJo+jtDr32jO3SMc5hPRw==","signatures":[{"sig":"MEUCIQDgUVcs5S2xWgrIamRK9O09C5b/MoQdwP2/VTXVt5ZCwwIgGliHYOwMAdJeviGCY2F3mdoKkCyvtlK6DdIuTzZDBcE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/node-proxy.node","engines":{"node":">=0.1.103"},"scripts":{"install":"make"},"licenses":[{"url":"http://www.opensource.org/licenses/mit-license.html","type":"MIT"}],"implements":["http://wiki.ecmascript.org/doku.php?id=harmony:proxies"],"_npmVersion":"1.0.15","description":"A module for node implementing __noSuchMethod__-type handlers, such as object overloading, as part of the Harmony Catch-All Proxies specification found at http://wiki.ecmascript.org/doku.php?id=harmony:proxies","directories":{},"_nodeVersion":"v0.4.8","_npmJsonOpts":{"file":"/Users/brickysam26/.npm/node-proxy/0.5.0/package/package.json","wscript":false,"serverjs":false,"contributors":false},"dependencies":{},"repositories":[{"url":"http://github.com/samshull/node-proxy","type":"git"}],"_defaultsLoaded":true,"devDependencies":{},"_engineSupported":true,"deprecated":"Package no longer supported. Contact Support at https://www.npmjs.com/support for more info."},"0.5.1":{"name":"node-proxy","version":"0.5.1","keywords":["interceptor","proxy","overload","__noSuchMethod__"],"_id":"node-proxy@0.5.1","contributors":[{"name":"Sam Shull","email":"http://www.google.com/profiles/brickysam26"},{"name":"richardms","email":"https://github.com/richardms"}],"bugs":{"url":"http://github.com/samshull/node-proxy/issues"},"dist":{"shasum":"a4d46d2b0f01df1542adece065bcfca609691f2b","tarball":"https://registry.npmjs.org/node-proxy/-/node-proxy-0.5.1.tgz","integrity":"sha512-bixrdF29ThosGauZEQzuItDuVdoL/4nuvwN05yLY7HZGAA7rRXVFNRIxTwpeTuNMK78Ub+tRlaz623PcQmjxxA==","signatures":[{"sig":"MEUCIFN7ro+uAs5s7cWNxHiHN3EZCqevHVJ1uKRynUtZ3XBWAiEApTSlcY/rBmKDnuOKpey7tJ05fX70Ww03CHJwaOYfKZs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/node-proxy.node","engines":{"node":">=0.1.103"},"scripts":{"install":"make"},"licenses":[{"url":"http://www.opensource.org/licenses/mit-license.html","type":"MIT"}],"implements":["http://wiki.ecmascript.org/doku.php?id=harmony:proxies"],"_npmVersion":"1.0.15","description":"A module for node implementing __noSuchMethod__-type handlers, such as object overloading, as part of the Harmony Catch-All Proxies specification found at http://wiki.ecmascript.org/doku.php?id=harmony:proxies","directories":{},"_nodeVersion":"v0.5.0-pre","_npmJsonOpts":{"file":"/Users/sshull/.npm/node-proxy/0.5.1/package/package.json","wscript":false,"serverjs":false,"contributors":false},"dependencies":{},"repositories":[{"url":"http://github.com/samshull/node-proxy","type":"git"}],"_defaultsLoaded":true,"devDependencies":{},"_engineSupported":true,"deprecated":"Package no longer supported. Contact Support at https://www.npmjs.com/support for more info."},"0.5.2":{"name":"node-proxy","version":"0.5.2","keywords":["interceptor","proxy","overload","__noSuchMethod__"],"_id":"node-proxy@0.5.2","maintainers":[{"name":"brickysam26","email":"brickysam26@gmail.com"}],"contributors":[{"name":"Sam Shull","email":"http://www.google.com/profiles/brickysam26"},{"name":"richardms","email":"https://github.com/richardms"}],"bugs":{"url":"http://github.com/samshull/node-proxy/issues"},"dist":{"shasum":"c22cc7ddf8c2af0bfa32fed30d3c533b216ef893","tarball":"https://registry.npmjs.org/node-proxy/-/node-proxy-0.5.2.tgz","integrity":"sha512-cIovDzIjQ58n7lGay7YHfUjJPom1d0NL0kreywtH/oetfJmtEdj33hMkoceJlhP9W38gsG0kw4omjHrzL/adOQ==","signatures":[{"sig":"MEQCIEoMCZFoKeEnBHM3t6f7HE/e8ZLmzUHGctXLDKNySo9XAiA3J7qrfvohDJpvbCbOj0xIFRs/3j6svETOkeJOSxpLtw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/node-proxy.node","engines":{"node":">=0.1.103"},"scripts":{"install":"make"},"licenses":[{"url":"http://www.opensource.org/licenses/mit-license.html","type":"MIT"}],"implements":["http://wiki.ecmascript.org/doku.php?id=harmony:proxies"],"_npmVersion":"1.0.18","description":"A module for node implementing __noSuchMethod__-type handlers, such as object overloading, as part of the Harmony Catch-All Proxies specification found at http://wiki.ecmascript.org/doku.php?id=harmony:proxies","directories":{},"_nodeVersion":"v0.5.4","_npmJsonOpts":{"file":"/Users/sshull/.npm/node-proxy/0.5.2/package/package.json","wscript":false,"serverjs":false,"contributors":false},"dependencies":{},"repositories":[{"url":"http://github.com/samshull/node-proxy","type":"git"}],"_defaultsLoaded":true,"devDependencies":{},"_engineSupported":true,"deprecated":"Package no longer supported. Contact Support at https://www.npmjs.com/support for more info."},"0.6.0":{"name":"node-proxy","version":"0.6.0","keywords":["interceptor","proxy","overload","__noSuchMethod__"],"_id":"node-proxy@0.6.0","maintainers":[{"name":"brickysam26","email":"brickysam26@gmail.com"}],"contributors":[{"name":"Sam Shull","email":"http://www.google.com/profiles/brickysam26"},{"name":"richardms","email":"https://github.com/richardms"},{"name":"Andreas Botsikas","email":"http://webinos.org/bio-andreas-botsikas/"}],"bugs":{"url":"http://github.com/samshull/node-proxy/issues"},"dist":{"shasum":"41e64712dbd947aa9d9f466b5c0b5ee020bbcbbb","tarball":"https://registry.npmjs.org/node-proxy/-/node-proxy-0.6.0.tgz","integrity":"sha512-RCid8WG+eycibMuB2WOrpJwLfqYpYq/pqE+L9iYu1jsYkiRYbOTtuYW+ZaR9Nb4Cx5fGUHTEGGuLwJsQhYSqkg==","signatures":[{"sig":"MEUCID61u3Vxck2vrHOlZNW5lM/yW/ukWrDbVwppFtg7TOmAAiEA9B8G0wVmWfz1dUSB2OTcG/FDdqREkKgf+B+jApbvj+0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/node-proxy.js","engines":{"npm":">= 1.1.17","node":">=0.6"},"scripts":{"test":"node test/test.js","install":"node-gyp configure build"},"_npmUser":{"name":"brickysam26","email":"brickysam26@gmail.com"},"licenses":[{"url":"http://www.opensource.org/licenses/mit-license.html","type":"MIT"}],"implements":["http://wiki.ecmascript.org/doku.php?id=harmony:proxies"],"_npmVersion":"1.1.23","description":"A module for node implementing __noSuchMethod__-type handlers, such as object overloading, as part of the Harmony Catch-All Proxies specification found at http://wiki.ecmascript.org/doku.php?id=harmony:proxies","directories":{},"_nodeVersion":"v0.6.14","dependencies":{},"repositories":[{"url":"http://github.com/samshull/node-proxy","type":"git"}],"_defaultsLoaded":true,"devDependencies":{},"_engineSupported":true,"optionalDependencies":{},"deprecated":"Package no longer supported. Contact Support at https://www.npmjs.com/support for more info."},"0.7.0":{"name":"node-proxy","version":"0.7.0","keywords":["interceptor","proxy","overload","__noSuchMethod__"],"_id":"node-proxy@0.7.0","maintainers":[{"name":"brickysam26","email":"brickysam26@gmail.com"}],"contributors":[{"name":"Sam Shull","email":"http://www.google.com/profiles/brickysam26"},{"name":"richardms","email":"https://github.com/richardms"},{"name":"Andreas Botsikas","email":"http://webinos.org/bio-andreas-botsikas/"}],"bugs":{"url":"http://github.com/samshull/node-proxy/issues"},"dist":{"shasum":"d312084f753b0e18e65ad510a997e6edb5dc7e14","tarball":"https://registry.npmjs.org/node-proxy/-/node-proxy-0.7.0.tgz","integrity":"sha512-PWLh8TsFbPxHjp2+rQYAnIKklpWz4ayaN/eIeIX9/zgdgjc9RlJzqAYrN6ZUOzgout6Dbf86h7dC6+LMqP0FtQ==","signatures":[{"sig":"MEUCIF9UnewItS7dJvkJ5JvoI6QOeRS/RNF3x34GWJCaJ8jKAiEAg7NdBjFuEaNGEA1+5MMFwrCNvhnZzj9Slr8usvVypO4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/node-proxy.js","_from":".","engines":{"npm":">= 1.1.17","node":">=0.6"},"scripts":{"test":"node test/test.js","install":"node-gyp configure build"},"_npmUser":{"name":"brickysam26","email":"brickysam26@gmail.com"},"licenses":[{"url":"http://www.opensource.org/licenses/mit-license.html","type":"MIT"}],"implements":["http://wiki.ecmascript.org/doku.php?id=harmony:proxies"],"repository":"[Circular]","_npmVersion":"1.3.1-exec","description":"A module for node implementing __noSuchMethod__-type handlers, such as object overloading, as part of the Harmony Catch-All Proxies specification found at http://wiki.ecmascript.org/doku.php?id=harmony:proxies","directories":{},"dependencies":{"bindings":"1.1.x"},"repositories":[{"url":"http://github.com/samshull/node-proxy","type":"git"}],"deprecated":"Package no longer supported. Contact Support at https://www.npmjs.com/support for more info."},"0.8.0":{"name":"node-proxy","version":"0.8.0","keywords":["interceptor","proxy","overload","__noSuchMethod__"],"_id":"node-proxy@0.8.0","contributors":[{"name":"Sam Shull","email":"http://www.google.com/profiles/brickysam26"},{"name":"richardms","email":"https://github.com/richardms"},{"name":"Andreas Botsikas","email":"http://webinos.org/bio-andreas-botsikas/"},{"name":"Kenneth Bentley","email":"mechanicofthesequence@gmail.com"}],"homepage":"https://github.com/samshull/node-proxy","bugs":{"url":"http://github.com/samshull/node-proxy/issues"},"dist":{"shasum":"2779cedc6cabd6d3196e34fa18dbd542415040ed","tarball":"https://registry.npmjs.org/node-proxy/-/node-proxy-0.8.0.tgz","integrity":"sha512-s1cjFR7RKlQ07mgZpD/BMjtP8E8RhvG/SMWVrXwiB6cQfrBI8OjeUatOPV3USbBrM7DoeBs2BAQcI6ZvK7SK7w==","signatures":[{"sig":"MEQCICAeEYxzGQr7soAhRdq7ozdEe/UapFY7XOAed+NZjS2uAiAJ9L+3nEmYuyKDZbOY+Y6Y1CW9l8ogIeSeVbBzlCBjhg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/node-proxy.js","_from":".","engines":{"npm":">= 1.1.17","node":">=0.11.x"},"scripts":{"test":"node test/test.js","install":"node-gyp configure build"},"_npmUser":{"name":"brickysam26","email":"brickysam26@gmail.com"},"licenses":[{"url":"http://www.opensource.org/licenses/mit-license.html","type":"MIT"}],"implements":["http://wiki.ecmascript.org/doku.php?id=harmony:proxies"],"repository":{"url":"http://github.com/samshull/node-proxy","type":"git"},"_npmVersion":"1.3.20","description":"A module for node implementing __noSuchMethod__-type handlers, such as object overloading, as part of the Harmony Catch-All Proxies specification found at http://wiki.ecmascript.org/doku.php?id=harmony:proxies","dependencies":{"nan":"0.8.x","bindings":"1.1.x"},"directories":{},"deprecated":"Package no longer supported. Contact Support at https://www.npmjs.com/support for more info."},"0.9.0":{"name":"node-proxy","version":"0.9.0","keywords":["interceptor","proxy","overload","__noSuchMethod__"],"_id":"node-proxy@0.9.0","maintainers":[{"name":"samshull","email":"sam+npm@samshull.com"}],"contributors":[{"name":"Sam Shull","email":"http://www.google.com/profiles/brickysam26"},{"name":"richardms","email":"https://github.com/richardms"},{"name":"Andreas Botsikas","email":"http://webinos.org/bio-andreas-botsikas/"},{"name":"Kenneth Bentley","email":"mechanicofthesequence@gmail.com"}],"homepage":"https://github.com/samshull/node-proxy","bugs":{"url":"http://github.com/samshull/node-proxy/issues"},"dist":{"shasum":"0ccefa6439cc4ae4069a494056170d4b5ea931e7","tarball":"https://registry.npmjs.org/node-proxy/-/node-proxy-0.9.0.tgz","integrity":"sha512-ysW0mIV/HEvtXFFac93n7qlVHe8tFTXle0TUmPyPKbk0ciK4JtXI+ucmbS7q5HttMuegkb/KLHKYpcyYYDkUkQ==","signatures":[{"sig":"MEUCICugTRO6IFfAcdAyfd+ohQ6+ZOLQ4R7Ri/p13+Xv2S6XAiEA4HabSYtFRBMrNQG9cmS0qrhIeFwaJd7ELp0Qse7BPb8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/node-proxy.js","_from":".","_shasum":"0ccefa6439cc4ae4069a494056170d4b5ea931e7","engines":{"npm":">= 1.1.17","node":">= 0.10.36"},"gitHead":"905b2e105f31b17fefc5c635443b3598de00dda3","scripts":{"test":"node test/test.js","install":"node-gyp configure build"},"_npmUser":{"name":"samshull","email":"sam+npm@samshull.com"},"licenses":[{"url":"http://www.opensource.org/licenses/mit-license.html","type":"MIT"}],"implements":["http://wiki.ecmascript.org/doku.php?id=harmony:proxies"],"repository":{"url":"http://github.com/samshull/node-proxy","type":"git"},"_npmVersion":"1.4.28","description":"A module for node implementing __noSuchMethod__-type handlers, such as object overloading, as part of the Harmony Catch-All Proxies specification found at http://wiki.ecmascript.org/doku.php?id=harmony:proxies","dependencies":{"nan":"^1.7.0","bindings":"1.1.x"},"directories":{},"deprecated":"Package no longer supported. Contact Support at https://www.npmjs.com/support for more info."},"1.0.0":{"name":"node-proxy","version":"1.0.0","keywords":["interceptor","proxy","overload","__noSuchMethod__","es6"],"_id":"node-proxy@1.0.0","maintainers":[{"name":"samshull","email":"sam+npm@samshull.com"}],"contributors":[{"name":"Sam Shull","email":"http://www.google.com/profiles/brickysam26"},{"name":"richardms","email":"https://github.com/richardms"},{"name":"Andreas Botsikas","email":"http://webinos.org/bio-andreas-botsikas/"},{"name":"Kenneth Bentley","email":"mechanicofthesequence@gmail.com"},{"name":"Gabor Mezo","email":"https://github.com/unbornchikken"}],"homepage":"https://github.com/samshull/node-proxy","bugs":{"url":"http://github.com/samshull/node-proxy/issues"},"dist":{"shasum":"76270a8225a2499afd4113c0a21c89a9c78bb2bc","tarball":"https://registry.npmjs.org/node-proxy/-/node-proxy-1.0.0.tgz","integrity":"sha512-jgzNJj8W4aG5QYaduL1bcEw+N0xvTC4cYDI2dxMhdsQkAQcriu2kQq5B3FSCr7Iw4T9DK2oOIWBUBoi8tixm1g==","signatures":[{"sig":"MEYCIQDqeX3Ny3PzdxOhm3t4Tslhxz5he6iuFafK/oeiL+5/TwIhAIfWWAy+GEp3DnCougBBEzyMAGVJY1A4on4tdtRlROdV","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/node-proxy.js","_from":".","_shasum":"76270a8225a2499afd4113c0a21c89a9c78bb2bc","engines":{"npm":">= 1.1.17","node":">= 0.10.36"},"gitHead":"d169b4bb021a1a9122eb1cdac81ffd236feaf6f1","scripts":{"test":"node test/test.js","install":"node-gyp configure build"},"_npmUser":{"name":"samshull","email":"sam+npm@samshull.com"},"licenses":[{"url":"http://www.opensource.org/licenses/mit-license.html","type":"MIT"}],"implements":["http://wiki.ecmascript.org/doku.php?id=harmony:proxies"],"repository":{"url":"http://github.com/samshull/node-proxy","type":"git"},"_npmVersion":"2.0.0-alpha.7","description":"A module for node implementing __noSuchMethod__-type handlers, such as object overloading, as part of the Harmony Catch-All Proxies specification found at http://wiki.ecmascript.org/doku.php?id=harmony:proxies","dependencies":{"nan":"^2.1.0","bindings":"1"},"directories":{},"deprecated":"Package no longer supported. Contact Support at https://www.npmjs.com/support for more info."}},"time":{"created":"2011-03-31T08:06:02.868Z","modified":"2026-03-18T19:09:30.382Z","0.3.1":"2011-03-31T08:06:02.868Z","0.3.2":"2011-03-31T08:06:02.868Z","0.4.0":"2011-04-08T00:33:46.315Z","0.5.0":"2011-06-26T15:57:15.936Z","0.5.1":"2011-07-01T00:41:42.494Z","0.5.2":"2011-09-06T15:49:20.845Z","0.6.0":"2012-05-31T01:32:10.293Z","0.7.0":"2013-10-28T15:21:06.623Z","0.8.0":"2014-01-31T19:30:39.384Z","0.9.0":"2015-03-25T15:24:33.306Z","1.0.0":"2015-10-10T18:38:19.001Z"},"bugs":{"url":"http://github.com/samshull/node-proxy/issues"},"homepage":"https://github.com/samshull/node-proxy","keywords":["interceptor","proxy","overload","__noSuchMethod__","es6"],"repository":{"url":"http://github.com/samshull/node-proxy","type":"git"},"description":"A module for node implementing __noSuchMethod__-type handlers, such as object overloading, as part of the Harmony Catch-All Proxies specification found at http://wiki.ecmascript.org/doku.php?id=harmony:proxies","contributors":[{"name":"Sam Shull","email":"http://www.google.com/profiles/brickysam26"},{"name":"richardms","email":"https://github.com/richardms"},{"name":"Andreas Botsikas","email":"http://webinos.org/bio-andreas-botsikas/"},{"name":"Kenneth Bentley","email":"mechanicofthesequence@gmail.com"},{"name":"Gabor Mezo","email":"https://github.com/unbornchikken"}],"maintainers":[{"name":"samshull","email":"sam+npm@samshull.com"}],"readme":"node-proxy is an implementation of Harmony Proxies http://wiki.ecmascript.org/doku.php?id=harmony:proxies\nthat allows the developer to create \"catch-all\" property handlers for an object or a function in node.js.\n\nAuthor: Sam Shull  \nRepository: http://github.com/samshull/node-proxy  \nIssues: http://github.com/samshull/node-proxy/issues  \n\nMethods:\n\nObject create(ProxyHandler handler [, Object proto ] ) throws Error, TypeError\n\nFunction createFunction(ProxyHandler handler, Function callTrap [, Function constructTrap ] ) throws Error, TypeError\n\nBoolean isTrapping(Object obj) throws Error\n\n\nAdditional Methods (for ECMAScript 5 compatibliity): @see http://www.ecma-international.org/publications/files/ECMA-ST/ECMA-262.pdf\n\nBoolean freeze(Object obj) throws Error, TypeError\n\nBoolean seal(Object obj) throws Error, TypeError\n\nBoolean preventExtensions(Object obj) throws Error, TypeError\n\nBoolean isFrozen(Object obj) throws Error, TypeError\n\nBoolean isSealed(Object obj) throws Error, TypeError\n\nBoolean isExtensible(Object obj) throws Error, TypeError\n\nPropertyDescriptor getOwnPropertyDescriptor(Object obj, String name) throws Error, TypeError\n\nBoolean defineProperty(Object obj, String name, PropertyDescriptor pd) throws Error, TypeError\n\nBoolean defineProperties(Object obj, Object descriptors) throws Error, TypeError\n\n\nMore methods:\n\nObject hidden(Object obj, String name [, Object value ] ) throws Error\n- Set or retrieve a hidden property on an Object\n\nObject clone(Object obj) throws Error\n- Create a shallow copy of an Object\n\nBoolean isProxy(Object obj)\n- determine if an object was created by Proxy\n\nBoolean setPrototype(Object obj, Object obj) throws Error\n-set the prototype of a given object to the second given object\n","readmeFilename":"README.md","users":{"genki":true,"fgribreau":true}}