ast-query : Declarative JavaScript AST modification fa?ade. You can installing ast-query npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install ast-query $ sudo npm install -g ast-query
If want to update the ast-query package execute the command as below,
$ sudo npm update ast-query
Update package globally,
$ npm install -g ast-query
$ sudo git clone https://github.com/rektide/ast-query.git
$ sudo npm install -g ./ast-query
ast-query@2.0.0 /usr/lib/node_modules/ast-query
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall ast-query
Package Name | ast-query |
Version | 2.0.0 |
Description | Declarative JavaScript AST modification fa?ade |
Released Date | 2016-06-10T04:27:21.656Z |
Published by | sboudrias |
How to Learn | https://www.npmjs.com/package/ast-query/tutorial |