Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit aca479f

Browse files
Create package.json
add package.json descriptor file for bintray deployment configuration
1 parent 1bd34d9 commit aca479f

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed

‎package.json‎

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
{
2+
"package": {
3+
"name": "sf-java-ui",
4+
"repo": "https://github.com/JsonSchema-JavaUI/sf-java-ui",
5+
"subject": "saifjerbi",
6+
"desc": "The angular schema form java ui library",
7+
"website_url": "jsonschema-javaui.github.io/sf-java-ui",
8+
"issue_tracker_url": "https://github.com/JsonSchema-JavaUI/sf-java-ui/issues",
9+
"vcs_url": "https://github.com/JsonSchema-JavaUI/sf-java-ui.git",
10+
"github_use_tag_release_notes": true,
11+
"github_release_notes_file": "RELEASE.txt",
12+
"licenses": ["MIT"],
13+
"labels": ["java8", "angular-schema-form", "java-ui-component", "schema form component"],
14+
"public_download_numbers": false,
15+
"public_stats": false,
16+
},
17+
18+
"version": {
19+
"name": "0.0.1-alpha",
20+
"desc": "This is the first alpha release",
21+
"released": "2015年06月27日",
22+
"vcs_tag": "0.0.1-alpha",
23+
"gpgSign": false
24+
},
25+
26+
"files":
27+
[
28+
{"includePattern": "build/bin(.*)*/(.*\\.gem)", "excludePattern": ".*/do-not-deploy/.*", "uploadPattern": "gems/2ドル"},
29+
{"includePattern": "build/docs/(.*)", "uploadPattern": "docs/1ドル"}
30+
],
31+
"publish": true
32+
}

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /