scratch

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ 65  →  ?path2? @ 66
/bower_components/yaml_2/.bower.json
@@ -0,0 +1,34 @@
{
"name": "yaml_2",
"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"
],
"_release": "23b54a593d",
"_resolution": {
"type": "branch",
"branch": "master",
"commit": "23b54a593de08bc451a4f3fa1a900a2ebd20f66b"
},
"_source": "https://github.com/apigee/yaml2.git",
"_target": "*",
"_originalSource": "yaml",
"_direct": true
}