scratch

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ 65  →  ?path2? @ 66
/bower_components/yaml_2/bower.json
@@ -0,0 +1,25 @@
{
"name": "yaml_2",
"version": "1.0.5",
"homepage": "https://github.com/apigee/yaml2",
"authors": [
"Mohsen Azimi <mazimi@apigee.com>"
],
"description": "JSYAML",
"main": "lib/browser.js",
"moduleType": [
"globals"
],
"keywords": [
"YAML"
],
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"app/bower_components",
"test",
"tests"
]
}