thlorenz / proxyquireify

browserify >= v2 version of proxyquire. Mocks out browserify's require to allow stubbing out dependencies while testing.
MIT License
152 stars 24 forks source link

Updated package.json to add tag #10

Closed Bostwickenator closed 10 years ago

Bostwickenator commented 10 years ago

Updated package.json to add the tag "browserify-plugin"

thlorenz commented 10 years ago

Is this another browserify standard tag now? Could you point me to the docs about this tag? Just wanna make sure to not introduce more tags than make sense.

Bostwickenator commented 10 years ago

https://github.com/substack/node-browserify#plugins last line of the paragraph :).

thlorenz commented 10 years ago

Thanks

thlorenz commented 10 years ago

Thanks fixed with 1.0.1