mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-06-05 15:09:37 +09:00
Add development files
This commit is contained in:
+30
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"name": "roots",
|
||||
"version": "7.0.3",
|
||||
"homepage": "http://roots.io",
|
||||
"authors": [
|
||||
"Ben Word <ben@benword.com>"
|
||||
],
|
||||
"license": "MIT",
|
||||
"private": true,
|
||||
"ignore": [
|
||||
"**/.*",
|
||||
"node_modules",
|
||||
"assets"
|
||||
],
|
||||
"dependencies": {
|
||||
/* "modernizr": "2.8.2",
|
||||
"jquery": "1.11.1",
|
||||
"bootstrap": "3.3.1",
|
||||
"respond": "1.4.2",
|
||||
"fitvids": "~1.1.0",
|
||||
"devbridge-autocomplete": "~1.2.16",
|
||||
"raty": "~2.7.0",
|
||||
"featherlight": "~1.0.4",
|
||||
"sharrre": "~1.3.5",
|
||||
"fullcalendar": "~2.3.0",
|
||||
"jquery.countdown": "~2.0.4",
|
||||
"mustache": "~2.1.3",
|
||||
"formvalidation": "https://github.com/formvalidation/formvalidation.git"*/
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user