Files
edx-platform/package.json
Andy Armstrong d731b07bd4 Add UXPL to edx-platform
UITK-39
2016-02-05 13:33:55 -05:00

15 lines
291 B
JSON

{
"name": "edx",
"version": "0.1.0",
"dependencies": {
"coffee-script": "1.6.1",
"edx-pattern-library": "0.10.4",
"uglify-js": "2.4.24"
},
"devDependencies": {
"jshint": "^2.7.0",
"edx-custom-a11y-rules": "edx/edx-custom-a11y-rules",
"plato": "1.2.2"
}
}