UNPKG

yamljs

Version:

Standalone JavaScript YAML 1.2 Parser & Encoder. Works under node.js and all major browsers. Also brings command line YAML/JSON conversion tools.

8 lines (7 loc) 144 B
language: node_js node_js: - "5.0" before_script: - npm install -g coffee-script - npm install -g browserify - npm install -g uglify-js