linccce

manifest

Sep 23rd, 2015
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.85 KB | None | 0 0
  1. {
  2.   "dependencies": {
  3.     "main.js": {
  4.       "files": [
  5.         "scripts/main.js"
  6.       ],
  7.       "main": true
  8.     },
  9.     "main.css": {
  10.       "files": [
  11.         "styles/main.scss"
  12.       ],
  13.       "main": true
  14.     },
  15.     "editor-style.css": {
  16.       "files": [
  17.         "styles/editor-style.scss"
  18.       ]
  19.     },
  20.     "jquery.js": {
  21.       "bower": ["jquery"]
  22.     },
  23.     "modernizr.js": {
  24.       "bower": ["modernizr"]
  25.     },
  26.     "moment.js": {
  27.       "bower": ["moment"]
  28.     },
  29.     "bootstrap-datetimepicker.js": {
  30.       "bower": ["eonasdan-bootstrap-datetimepicker"]
  31.     },
  32.     "bootstrap-rating.js": {
  33.       "bower": ["bootstrap-rating"]
  34.     },
  35.     "bootstrap3-typeahead.js": {
  36.       "bower": ["bootstrap3-typeahead"]
  37.     },
  38.     "clamp.js": {
  39.       "bower": ["clamp-js"]
  40.     }
  41.   },
  42.   "config": {
  43.     "devUrl": "http://vezejai.tk"
  44.   }
  45. }
Advertisement
Add Comment
Please, Sign In to add comment