scratch

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ 74  →  ?path2? @ 75
/bower_components/angular-yamljs/.bower.json
@@ -0,0 +1,38 @@
{
"name": "angular-yamljs",
"authors": [
"Mumshad Mannambeth <mmumshad@gmail.com>"
],
"description": "Angular wrapper for yamljs",
"main": [
"dist/angular-yamljs.js"
],
"keywords": [
"yamljs",
"angular"
],
"dependencies": {
"angular": "~1.x",
"yaml.js": "*"
},
"license": "MIT",
"homepage": "https://github.com/mmumshad/angular-yamljs",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"client/bower_components",
"test",
"tests"
],
"_release": "d052ed40f2",
"_resolution": {
"type": "branch",
"branch": "master",
"commit": "d052ed40f2139fa5815a7b840090a9a60c40aba2"
},
"_source": "https://github.com/mmumshad/angular-yamljs.git",
"_target": "*",
"_originalSource": "angular-yamljs",
"_direct": true
}