-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
34 lines (34 loc) · 1.03 KB
/
package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
{
"name": "BitsAndPieces",
"version": "4.5.0",
"description": "Bits and Pieces is a user interface framework for sensemaking based on a design idea introduced in the strand of the EU project Learning Layers.",
"repository": {
"type": "git",
"url": "https://github.com/learning-layers/BitsAndPieces.git"
},
"author": "Learning Layers <[email protected]> (https://github.com/learning-layers)",
"contributors": [
{
"name": "Matthias Rella",
"email: "[email protected]"
},
{
"name": "Isaias Barreto da Rosa",
"email": "[email protected]"
},
{
"name": "Dieter Theiler",
"email": "[email protected]",
},
{
"name": "Pjotr Savitki",
"email": "[email protected]"
}
],
"license": "Apache-2.0",
"bugs": {
"url": "http://layers.dbis.rwth-aachen.de/jira/browse/LL/component/10109#selectedTab=com.atlassian.jira.plugin.system.project%3Acomponent-issues-panel"
},
"homepage": "https://github.com/learning-layers/BitsAndPieces",
"private": true
}