forked from formio/formio.js
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
87557d4
commit c01e6d9
Showing
162 changed files
with
35,943 additions
and
32,115 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,27 +1,41 @@ | ||
{ | ||
"name": "bootswatch", | ||
"description": "Bootswatch is a collection of themes for Bootstrap.", | ||
"version": "4.5.3", | ||
"author": "Thomas Park", | ||
"homepage": "https://bootswatch.com", | ||
"license": "MIT", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/thomaspark/bootswatch.git" | ||
"_args": [ | ||
[ | ||
"[email protected]", | ||
"/Users/luispadilla/Documents/DNAMIC/Casebook/formio.js" | ||
] | ||
], | ||
"_development": true, | ||
"_from": "[email protected]", | ||
"_id": "[email protected]", | ||
"_inBundle": false, | ||
"_integrity": "sha512-gaB3gBSAegmYbk97aVELKcSKVdPjWsSY4yCITkUt/SqbqjtMU/HtIUszb4O9vzdbrfuVXThc/qCXzjoJaAPgiQ==", | ||
"_location": "/bootswatch", | ||
"_phantomChildren": {}, | ||
"_requested": { | ||
"type": "version", | ||
"registry": true, | ||
"raw": "[email protected]", | ||
"name": "bootswatch", | ||
"escapedName": "bootswatch", | ||
"rawSpec": "4.5.3", | ||
"saveSpec": null, | ||
"fetchSpec": "4.5.3" | ||
}, | ||
"_requiredBy": [ | ||
"#DEV:/" | ||
], | ||
"_resolved": "https://registry.npmjs.org/bootswatch/-/bootswatch-4.5.3.tgz", | ||
"_spec": "4.5.3", | ||
"_where": "/Users/luispadilla/Documents/DNAMIC/Casebook/formio.js", | ||
"author": { | ||
"name": "Thomas Park" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/thomaspark/bootswatch/issues" | ||
}, | ||
"scripts": { | ||
"build": "grunt swatch", | ||
"htmllint": "grunt htmllint", | ||
"stylelint": "stylelint \"**/*.scss\" --rd", | ||
"test": "npm run stylelint" | ||
}, | ||
"files": [ | ||
"dist/**/*.{css,scss}" | ||
], | ||
"dependencies": {}, | ||
"description": "Bootswatch is a collection of themes for Bootstrap.", | ||
"devDependencies": { | ||
"@lodder/grunt-postcss": "^3.0.0", | ||
"autoprefixer": "^10.0.1", | ||
|
@@ -41,9 +55,22 @@ | |
"postcss": "^8.1.2", | ||
"stylelint": "^13.7.2", | ||
"stylelint-config-twbs-bootstrap": "^2.1.0" | ||
} | ||
|
||
,"_resolved": "https://registry.npmjs.org/bootswatch/-/bootswatch-4.5.3.tgz" | ||
,"_integrity": "sha512-gaB3gBSAegmYbk97aVELKcSKVdPjWsSY4yCITkUt/SqbqjtMU/HtIUszb4O9vzdbrfuVXThc/qCXzjoJaAPgiQ==" | ||
,"_from": "[email protected]" | ||
} | ||
}, | ||
"files": [ | ||
"dist/**/*.{css,scss}" | ||
], | ||
"homepage": "https://bootswatch.com", | ||
"license": "MIT", | ||
"name": "bootswatch", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/thomaspark/bootswatch.git" | ||
}, | ||
"scripts": { | ||
"build": "grunt swatch", | ||
"htmllint": "grunt htmllint", | ||
"stylelint": "stylelint \"**/*.scss\" --rd", | ||
"test": "npm run stylelint" | ||
}, | ||
"version": "4.5.3" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,48 +1,79 @@ | ||
{ | ||
"name": "font-awesome", | ||
"description": "The iconic font and CSS framework", | ||
"version": "4.7.0", | ||
"style": "css/font-awesome.css", | ||
"keywords": ["font", "awesome", "fontawesome", "icon", "font", "bootstrap"], | ||
"homepage": "http://fontawesome.io/", | ||
"bugs": { | ||
"url" : "http://github.com/FortAwesome/Font-Awesome/issues" | ||
"_args": [ | ||
[ | ||
"[email protected]", | ||
"/Users/luispadilla/Documents/DNAMIC/Casebook/formio.js" | ||
] | ||
], | ||
"_development": true, | ||
"_from": "[email protected]", | ||
"_id": "[email protected]", | ||
"_inBundle": false, | ||
"_integrity": "sha1-j6jPBBGhoxr9B7BtKQK7n8gVoTM=", | ||
"_location": "/font-awesome", | ||
"_phantomChildren": {}, | ||
"_requested": { | ||
"type": "version", | ||
"registry": true, | ||
"raw": "[email protected]", | ||
"name": "font-awesome", | ||
"escapedName": "font-awesome", | ||
"rawSpec": "4.7.0", | ||
"saveSpec": null, | ||
"fetchSpec": "4.7.0" | ||
}, | ||
"_requiredBy": [ | ||
"#DEV:/" | ||
], | ||
"_resolved": "https://registry.npmjs.org/font-awesome/-/font-awesome-4.7.0.tgz", | ||
"_spec": "4.7.0", | ||
"_where": "/Users/luispadilla/Documents/DNAMIC/Casebook/formio.js", | ||
"author": { | ||
"name": "Dave Gandy", | ||
"email": "[email protected]", | ||
"web": "http://twitter.com/davegandy" | ||
"url": "http://twitter.com/davegandy" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/FortAwesome/Font-Awesome.git" | ||
"bugs": { | ||
"url": "http://github.com/FortAwesome/Font-Awesome/issues" | ||
}, | ||
"contributors": [ | ||
{ | ||
"name": "Brian Talbot", | ||
"web": "http://twitter.com/talbs" | ||
"url": "http://twitter.com/talbs" | ||
}, | ||
{ | ||
"name": "Travis Chase", | ||
"web": "http://twitter.com/supercodepoet" | ||
"url": "http://twitter.com/supercodepoet" | ||
}, | ||
{ | ||
"name": "Rob Madole", | ||
"web": "http://twitter.com/robmadole" | ||
"url": "http://twitter.com/robmadole" | ||
}, | ||
{ | ||
"name": "Geremia Taglialatela", | ||
"web": "http://twitter.com/gtagliala" | ||
"url": "http://twitter.com/gtagliala" | ||
} | ||
], | ||
"dependencies": {}, | ||
"description": "The iconic font and CSS framework", | ||
"engines": { | ||
"node": ">=0.10.3" | ||
}, | ||
"homepage": "http://fontawesome.io/", | ||
"keywords": [ | ||
"font", | ||
"awesome", | ||
"fontawesome", | ||
"icon", | ||
"font", | ||
"bootstrap" | ||
], | ||
"license": "(OFL-1.1 AND MIT)", | ||
"dependencies": { | ||
"name": "font-awesome", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/FortAwesome/Font-Awesome.git" | ||
}, | ||
"engines" : { | ||
"node" : ">=0.10.3" | ||
} | ||
|
||
,"_resolved": "https://registry.npmjs.org/font-awesome/-/font-awesome-4.7.0.tgz" | ||
,"_integrity": "sha1-j6jPBBGhoxr9B7BtKQK7n8gVoTM=" | ||
,"_from": "[email protected]" | ||
} | ||
"style": "css/font-awesome.css", | ||
"version": "4.7.0" | ||
} |
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.