File tree Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "name" : " blacklight-oembed" ,
3
+ "version" : " 1.2.0" ,
4
+ "description" : " Oembed behavior for Blacklight" ,
5
+ "main" : " app/assets/javascripts/blacklight_oembed/jquery.oembed.js" ,
6
+ "files" : [
7
+ " app/assets/javascripts/blacklight_oembed/*.js"
8
+ ],
9
+ "scripts" : {
10
+ "test" : " echo \" Error: no test specified\" && exit 1"
11
+ },
12
+ "repository" : {
13
+ "type" : " git" ,
14
+ "url" : " git+https://github.com/projectblacklight/blacklight-oembed.git"
15
+ },
16
+ "author" : " Chris Beer, Justin Coyne, et al." ,
17
+ "license" : " Apache-2.0" ,
18
+ "bugs" : {
19
+ "url" : " https://github.com/projectblacklight/blacklight-oembed/issues"
20
+ },
21
+ "homepage" : " https://github.com/projectblacklight/blacklight-oembed#readme" ,
22
+ "dependencies" : {}
23
+ }
You can’t perform that action at this time.
0 commit comments