Initial commit to new repo
This commit is contained in:
parent
a267f9bfcc
commit
a5173c981b
292 changed files with 17472 additions and 0 deletions
26
bower.json
Normal file
26
bower.json
Normal file
|
@ -0,0 +1,26 @@
|
|||
{
|
||||
"name": "jbuk-frontend",
|
||||
"description": "",
|
||||
"main": "",
|
||||
"authors": [
|
||||
"Jonny Barnes <jonny@jonnybarnes.uk>"
|
||||
],
|
||||
"license": "CC0-1.0",
|
||||
"homepage": "https://github.com/jonnybarnes/jbl5",
|
||||
"moduleType": [],
|
||||
"ignore": [
|
||||
"**/.*",
|
||||
"node_modules",
|
||||
"bower_components",
|
||||
"test",
|
||||
"tests"
|
||||
],
|
||||
"dependencies": {
|
||||
"fetch": "~0.11.0",
|
||||
"alertify.js": "alertifyjs#~1.0.5",
|
||||
"store2": "~2.3.2",
|
||||
"Autolinker.js": "~0.24.0",
|
||||
"marked": "~0.3.5",
|
||||
"sanitize-css": "^3.2.0"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue