Temporary minified copy of js-yaml until the project exposes a minified version and starts using the `files` property in package.json.
npm install js-yaml-lite> Temporary minified copy of js-yaml until the project exposes a minified version and starts using the files property in package.json.
Install with npm
``sh`
$ npm i js-yaml-lite --save
`js`
var yaml = require('js-yaml-lite');
To update the js-yaml.js file, run:
`sh``
$ npm i js-yaml -D && gulp
Pull requests and stars are always welcome. For bugs and feature requests, please create an issue
Jon Schlinkert
+ github/jonschlinkert
+ twitter/jonschlinkert
Copyright © 2015 Jon Schlinkert
Released under the MIT license.
*
_This file was generated by verb-cli on August 01, 2015._