Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
pm2 / usr / local / lib / pm2 / node_modules / yamljs / bower.json
Size: Mime:
{
  "name": "yaml.js",
  "main": "dist/yaml.js",
  "version": "0.3.0",
  "homepage": "https://github.com/jeremyfa/yaml.js",
  "authors": [
    "Jeremy Faivre <contact@jeremyfa.com>"
  ],
  "description": "Standalone JavaScript YAML 1.2 Parser & Encoder. Works under node.js and all major browsers. Also brings command line YAML/JSON conversion tools.",
  "keywords": [
    "yaml"
  ],
  "license": "MIT",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components"
  ]
}