forked from cdotyone/mochaui
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage.yml
More file actions
31 lines (21 loc) · 679 Bytes
/
package.yml
File metadata and controls
31 lines (21 loc) · 679 Bytes
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
name: "MochaUI"
version: "1.0-dev"
exports: "mochaui.js"
web: "[mochaui.org](http://mochaui.org/)"
description: "MochaUI, A web applications user interface library"
license: "[MIT License](http://mochaui.org/MIT-LICENSE.txt)"
copyright: "© [AUTHORS.txt](http://mochaui.org/AUTHORS.txt)"
authors:
- "[Chris Doty](http://polaropposite.com/)"
- "[Greg Houston](http://greghoustondesign.com/)"
- "Scott F. Frederick"
- "Joel Lindau"
- "Harry Roberts"
sources:
- "Source/Core/core.js"
- "Source/Core/create.js"
- "Source/Core/require.js"
- "Source/Core/canvas.js"
- "Source/Core/content.js"
- "Source/Core/persist.js"
- "Source/Core/themes.js"