Newer
Older
dmpopidor / vendor / package.json
{
  "name": "roadmap",
  "version": "1.0.0",
  "description": "roadmap front-end dependencies",
  "main": "null",
  "scripts": {
    "test": "echo \"There are no test in place yet\" && exit 0"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/DMPRoadmap/roadmap.git"
  },
  "author": "California Digital Library (CDL)",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/DMPRoadmap/roadmap/issues"
  },
  "homepage": "https://github.com/DMPRoadmap/roadmap#readme",
  "dependencies": {
    "bootstrap-sass": "3.3.7",
    "font-awesome": "4.7.0",
    "jquery": "3.2.1",
    "jquery-accessible-autocomplete-list-aria": "1.5.5",
    "jquery-ui-dist": "1.12.1",
    "jquery-ujs": "1.2.2",
    "placeholder": "1.0.2",
    "tablesorter": "2.28.15",
    "timeago": "1.6.1",
    "tinymce": "4.6.5"
  }
}