dsferruzza / simpleSqlParser

Javascript library to parse CRUD (Create Retrieve Update Delete) SQL queries.
98 stars 30 forks source link

how to use node install v2 #20

Closed binlaniua closed 9 years ago

binlaniua commented 9 years ago

how to use node install v2

dsferruzza commented 9 years ago

Hi!

I'm not sure what your question is, but I will take it as "how can I install v2 via npm?".

Currently v2 is not available through npm. But if it helps you, I can tag an alpha version and publish it so you can install it using npm.

Is this what you meant?

binlaniua commented 9 years ago

yes, i want install v2 use npm to install thanks for you reply

dsferruzza commented 9 years ago

Sorry for the delay; I just pushed a 2.0.0-alpha.1 version on npm!