UNPKG

gorillajs

Version:

A smart development environment designed to easily install and neatly manage web applications. Gorilla JS frees you from the repetitive daily tasks like apps installation, database management, creation of virtual environment, server configuration… And it

20 lines (19 loc) • 482 B
{ "name": "yaml.js", "main": "dist/yaml.js", "version": "0.2.10", "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" ] }