yaml-ast-parser : [](https://travis-ci.org/mulesoft-labs/yaml-ast-parser). You can installing yaml-ast-parser 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 yaml-ast-parser $ sudo npm install -g yaml-ast-parser
If want to update the yaml-ast-parser package execute the command as below,
$ sudo npm update yaml-ast-parser
Update package globally,
$ npm install -g yaml-ast-parser
$ sudo git clone https://github.com/rektide/yaml-ast-parser.git
$ sudo npm install -g ./yaml-ast-parser
yaml-ast-parser@0.0.39 /usr/lib/node_modules/yaml-ast-parser
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall yaml-ast-parser
| Package Name | yaml-ast-parser |
| Version | 0.0.39 |
| Description | [](https://travis-ci.org/mulesoft-labs/yaml-ast-parser) |
| Released Date | 2017-11-14T16:47:33.739Z |
| Published by | denis.denisenko |
| How to Learn | https://www.npmjs.com/package/yaml-ast-parser/tutorial |