Compare commits
1
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b30ab02e37 |
@@ -2,7 +2,7 @@
|
||||
"main": "toastr",
|
||||
"format": "global",
|
||||
"dependencies": {
|
||||
"jquery": "npm:jquery",
|
||||
"jquery": "github:components/jquery",
|
||||
"css": "github:systemjs/plugin-css"
|
||||
},
|
||||
"files": ["toastr.js", "toastr.css", "build"],
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"main": "toastr",
|
||||
"format": "global",
|
||||
"dependencies": {
|
||||
"jquery": "npm:jquery",
|
||||
"jquery": "github:components/jquery",
|
||||
"css": "github:systemjs/plugin-css"
|
||||
},
|
||||
"files": ["toastr.js", "build"],
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
}
|
||||
},
|
||||
"dependencies": {
|
||||
"jquery": "npm:jquery",
|
||||
"jquery": "github:components/jquery",
|
||||
"css": "github:systemjs/plugin-css"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
}
|
||||
},
|
||||
"dependencies": {
|
||||
"jquery": "npm:jquery",
|
||||
"jquery": "github:components/jquery",
|
||||
"css": "github:systemjs/plugin-css"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
}
|
||||
},
|
||||
"dependencies": {
|
||||
"jquery": "npm:jquery",
|
||||
"jquery": "github:components/jquery",
|
||||
"css": "github:systemjs/plugin-css"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
}
|
||||
},
|
||||
"dependencies": {
|
||||
"jquery": "npm:jquery",
|
||||
"jquery": "github:components/jquery",
|
||||
"css": "github:systemjs/plugin-css"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -5,8 +5,8 @@
|
||||
"lib": "source/stable"
|
||||
},
|
||||
"dependencies": {
|
||||
"jquery": "npm:jquery",
|
||||
"jquery-ui": "npm:jquery-ui"
|
||||
"jquery": "github:components/jquery",
|
||||
"jquery-ui": "github:components/jqueryui"
|
||||
},
|
||||
"shim": {
|
||||
"jquery-ui-layout": {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"main": "release/angular-ui-router.js",
|
||||
"shim": {
|
||||
"release/angular-ui-router": {
|
||||
"release/angular-ui-router.js": {
|
||||
"deps": ["angular"]
|
||||
}
|
||||
},
|
||||
|
||||
@@ -1,10 +0,0 @@
|
||||
{
|
||||
"files": [
|
||||
"dist/",
|
||||
"typings/jquery-autocomplete/jquery.autocomplete.d.ts",
|
||||
"readme.md"
|
||||
],
|
||||
"dependencies": {
|
||||
"jquery": "*"
|
||||
}
|
||||
}
|
||||
@@ -4,7 +4,7 @@
|
||||
"format": "global",
|
||||
"files":["icheck.js","icheck.min.js","skins/**/*"],
|
||||
"dependencies": {
|
||||
"jquery": "npm:jquery"
|
||||
"jquery": "github:components/jquery"
|
||||
},
|
||||
"shim":{
|
||||
"icheck": ["jquery"],
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"main": false,
|
||||
"dependencies": {
|
||||
"jquery": "npm:jquery",
|
||||
"jqueryui": "npm:jquery-ui",
|
||||
"jqueryui": "github:components/jqueryui",
|
||||
"knockout": "github:knockout/knockout"
|
||||
},
|
||||
"map": {
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
]
|
||||
},
|
||||
"dependencies": {
|
||||
"jquery": "npm:jquery",
|
||||
"jquery": "github:components/jquery",
|
||||
"css": "github:systemjs/plugin-css"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"main": "lib/highcharts.src"
|
||||
}
|
||||
@@ -8,6 +8,6 @@
|
||||
}
|
||||
},
|
||||
"dependencies": {
|
||||
"jquery": "npm:jquery"
|
||||
"jquery": "github:components/jquery"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,13 +0,0 @@
|
||||
{
|
||||
"main": "dist/js/nya-bs-select.js",
|
||||
"dependencies": {
|
||||
"css": "jspm:css@*"
|
||||
},
|
||||
"shim": {
|
||||
"dist/js/nya-bs-select": {
|
||||
"deps": [
|
||||
"../css/nya-bs-select.css!"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -10,7 +10,7 @@
|
||||
"registry": "jspm",
|
||||
"format": "global",
|
||||
"dependencies": {
|
||||
"jquery": "npm:jquery"
|
||||
"jquery": "github:components/jquery"
|
||||
},
|
||||
"shim": {
|
||||
"jquery.mCustomScrollbar": {
|
||||
|
||||
@@ -5,8 +5,8 @@
|
||||
"lib": "dist"
|
||||
},
|
||||
"dependencies": {
|
||||
"jquery": "npm:jquery",
|
||||
"jquery-ui": "npm:jquery-ui"
|
||||
"jquery": "github:components/jquery",
|
||||
"jquery-ui": "github:components/jqueryui"
|
||||
},
|
||||
"shim": {
|
||||
"jquery-fancytree": {
|
||||
|
||||
@@ -1,12 +0,0 @@
|
||||
{
|
||||
"main": "ol",
|
||||
"dependencies": {
|
||||
"css": "jspm:css@*"
|
||||
},
|
||||
"shim": {
|
||||
"ol": {
|
||||
"deps": ["./ol.css!"]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -5,12 +5,12 @@
|
||||
],
|
||||
"main": "build/knockout-sortable.js",
|
||||
"dependencies": {
|
||||
"jquery": "npm:jquery@^2.1.4",
|
||||
"jquery-ui": "npm:jquery-ui@^1.11.4",
|
||||
"jquery": "github:components/jquery@^2.1.4",
|
||||
"jquery-ui": "github:components/jqueryui@^1.11.4",
|
||||
"knockout": "github:knockout/knockout@^3.3.0"
|
||||
},
|
||||
"map": {
|
||||
"jquery-ui/draggable": "jquery-ui/ui/draggable",
|
||||
"jquery-ui/sortable": "jquery-ui/ui/sortable"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -3,7 +3,7 @@
|
||||
"format": "global",
|
||||
"files": ["dist/*","css/*","js/*","less/*","sass/*"],
|
||||
"dependencies": {
|
||||
"jquery": "npm:jquery"
|
||||
"jquery": "github:components/jquery"
|
||||
},
|
||||
"shim":{
|
||||
"js/bootstrap-slider": ["jquery"],
|
||||
|
||||
@@ -3,6 +3,6 @@
|
||||
"lib": "src"
|
||||
},
|
||||
"shim": {
|
||||
"wordcloud2.js": "npm:jquery"
|
||||
"wordcloud2.js": "github:components/jquery"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -16,6 +16,6 @@
|
||||
}
|
||||
},
|
||||
"dependencies": {
|
||||
"jquery": "npm:jquery"
|
||||
"jquery": "github:components/jquery"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
}
|
||||
},
|
||||
"dependencies": {
|
||||
"jquery": "npm:jquery"
|
||||
"jquery": "github:components/jquery"
|
||||
},
|
||||
"ignore": [
|
||||
"js/foundation.min.js",
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
}
|
||||
},
|
||||
"dependencies": {
|
||||
"jquery": "npm:jquery"
|
||||
"jquery": "github:components/jquery"
|
||||
},
|
||||
"ignore": [
|
||||
"js/foundation.min.js",
|
||||
|
||||
@@ -8,6 +8,6 @@
|
||||
}
|
||||
},
|
||||
"dependencies": {
|
||||
"jQuery": "npm:jquery"
|
||||
"jQuery": "github:components/jquery"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,6 +1,4 @@
|
||||
{
|
||||
"dependencies": {
|
||||
"leaflet": "^0.7.0"
|
||||
},
|
||||
"dependencies": {},
|
||||
"jspmNodeConversion": false
|
||||
}
|
||||
|
||||
@@ -1,18 +0,0 @@
|
||||
{
|
||||
|
||||
"main": "src/browser.js",
|
||||
"jspmNodeConversion": false,
|
||||
"format": "cjs",
|
||||
"map": {
|
||||
"./src/browser.js": {
|
||||
"node": "./src/node.js"
|
||||
},
|
||||
"./node.js": {
|
||||
"browser": "./src/browser.js"
|
||||
},
|
||||
"fs": "@node/fs",
|
||||
"net": "@node/net",
|
||||
"tty": "@node/tty",
|
||||
"util": "@node/util"
|
||||
}
|
||||
}
|
||||
@@ -9,6 +9,6 @@
|
||||
}
|
||||
},
|
||||
"dependencies": {
|
||||
"jquery": "npm:jquery"
|
||||
"jquery": "github:components/jquery"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
{
|
||||
"jspmNodeConversion": false,
|
||||
"files": ["dist/"]
|
||||
"jspmNodeConversion": false
|
||||
}
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"format": "global",
|
||||
"main": "dist/js/materialize",
|
||||
"dependencies": {
|
||||
"jquery": "npm:jquery",
|
||||
"jquery": "github:components/jquery",
|
||||
"css": "github:systemjs/plugin-css"
|
||||
},
|
||||
"shim": {
|
||||
|
||||
@@ -1,9 +0,0 @@
|
||||
{
|
||||
"main": "tslib.js",
|
||||
"format": "cjs",
|
||||
"meta": {
|
||||
"tslib.js": {
|
||||
"esModule": true
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,14 +0,0 @@
|
||||
{
|
||||
"browser": {},
|
||||
"map": {
|
||||
"buffer": "@empty",
|
||||
"child_process": "@empty",
|
||||
"fs": "@empty",
|
||||
"path": "@empty",
|
||||
"process": "@empty",
|
||||
"readline": "@empty"
|
||||
},
|
||||
"dependencies": {
|
||||
"source-map-support": "*"
|
||||
}
|
||||
}
|
||||
+3
-23
@@ -11,7 +11,7 @@
|
||||
"jst": "github:podio/plugin-jst",
|
||||
"jsx": "github:floatdrop/plugin-jsx",
|
||||
"ko-tpl": "github:One-com/systemjs-plugin-ko-tpl",
|
||||
"less": "npm:systemjs-less-plugin",
|
||||
"less": "github:systemjs/plugin-less",
|
||||
"md": "github:guybedford/system-md",
|
||||
"node-binary": "npm:systemjs-plugin-node-binary",
|
||||
"plugin-babel": "npm:systemjs-plugin-babel",
|
||||
@@ -172,12 +172,10 @@
|
||||
"aurelia-modal": "github:vheissu/aurelia-modal",
|
||||
"aurelia-mousetrap": "npm:aurelia-mousetrap",
|
||||
"aurelia-notification": "npm:aurelia-notification",
|
||||
"aurelia-autocomplete": "npm:aurelia-autocomplete",
|
||||
"aurelia-notify": "github:MarcScheib/aurelia-notify",
|
||||
"aurelia-oauth": "npm:aurelia-oauth",
|
||||
"aurelia-orm": "npm:aurelia-orm",
|
||||
"aurelia-form": "npm:aurelia-form",
|
||||
"aurelia-form-validation": "npm:aurelia-form-validation",
|
||||
"aurelia-view-manager": "npm:aurelia-view-manager",
|
||||
"aurelia-pager": "npm:aurelia-pager",
|
||||
"aurelia-datatable": "npm:aurelia-datatable",
|
||||
@@ -188,14 +186,6 @@
|
||||
"aurelia-path": "npm:aurelia-path",
|
||||
"aurelia-persistence": "npm:aurelia-persistence",
|
||||
"aurelia-persistence-http": "npm:aurelia-persistence-http",
|
||||
"aurelia-plugins-addthis": "npm:aurelia-plugins-addthis",
|
||||
"aurelia-plugins-cookie-consent": "npm:aurelia-plugins-cookie-consent",
|
||||
"aurelia-plugins-cookies": "npm:aurelia-plugins-cookies",
|
||||
"aurelia-plugins-google-maps": "npm:aurelia-plugins-google-maps",
|
||||
"aurelia-plugins-google-places-autocomplete": "npm:aurelia-plugins-google-places-autocomplete",
|
||||
"aurelia-plugins-google-recaptcha": "npm:aurelia-plugins-google-recaptcha",
|
||||
"aurelia-plugins-switch": "npm:aurelia-plugins-switch",
|
||||
"aurelia-plugins-tabs": "npm:aurelia-plugins-tabs",
|
||||
"aurelia-polyfills": "npm:aurelia-polyfills",
|
||||
"aurelia-polymer": "github:roguePanda/aurelia-polymer",
|
||||
"aurelia-progress": "npm:aurelia-progress",
|
||||
@@ -230,7 +220,6 @@
|
||||
"babel": "npm:babel-core",
|
||||
"babel-runtime": "npm:babel-runtime",
|
||||
"babel-polyfill": "npm:babel-polyfill",
|
||||
"babel-register": "npm:babel-register",
|
||||
"backbone": "npm:backbone",
|
||||
"backbone.babysitter": "github:marionettejs/backbone.babysitter",
|
||||
"backbone.wreqr": "github:marionettejs/backbone.wreqr",
|
||||
@@ -300,11 +289,6 @@
|
||||
"ember-data": "github:components/ember-data",
|
||||
"ember-wiz": "github:ricottatosta/ember-wiz",
|
||||
"enumify": "github:rauschma/enumify",
|
||||
"enzyme": "npm:enzyme",
|
||||
"escope": "npm:escope",
|
||||
"esprima": "npm:esprima",
|
||||
"estraverse": "npm:estraverse",
|
||||
"esutils": "npm:esutils",
|
||||
"eslint": "npm:eslint",
|
||||
"eslint-plugin-react": "npm:eslint-plugin-react",
|
||||
"eslint-plugin-react-native": "npm:eslint-plugin-react-native",
|
||||
@@ -344,7 +328,6 @@
|
||||
"highcharts": "github:highcharts/highcharts",
|
||||
"highlightjs": "github:components/highlightjs",
|
||||
"hoek": "github:capaj/hoek-browser",
|
||||
"homefront": "npm:homefront",
|
||||
"http": "github:jspm/nodelibs-http",
|
||||
"https": "github:jspm/nodelibs-https",
|
||||
"humane-js": "github:wavded/humane-js",
|
||||
@@ -366,9 +349,8 @@
|
||||
"jiff": "github:cujojs/jiff",
|
||||
"joi": "github:capaj/joi-browser",
|
||||
"jquery": "npm:jquery",
|
||||
"jquery-ui": "npm:jquery-ui",
|
||||
"jquery-ui": "github:components/jqueryui",
|
||||
"jquery-ui-layout": "github:allpro/layout",
|
||||
"jquery-autocomplete": "github:devbridge/jQuery-Autocomplete",
|
||||
"jquery-autosize": "github:jackmoore/autosize",
|
||||
"jquery-custom-selection": "github:michalstocki/jquery-custom-selection",
|
||||
"jquery-fancytree": "github:mar10/fancytree",
|
||||
@@ -558,7 +540,6 @@
|
||||
"servicestack-client": "npm:servicestack-client",
|
||||
"scoped-polyfill": "github:PM5544/scoped-polyfill",
|
||||
"showdown": "github:showdownjs/showdown",
|
||||
"should": "npm:should",
|
||||
"sifter": "github:brianreavis/sifter.js",
|
||||
"simple-date": "npm:simple-datejs",
|
||||
"skeleton": "github:dhg/Skeleton",
|
||||
@@ -580,7 +561,7 @@
|
||||
"svg.js": "github:wout/svg.js",
|
||||
"systemjs-config-builder": "npm:systemjs-config-builder",
|
||||
"systemjs-hmr": "npm:systemjs-hmr",
|
||||
"systemjs-hot-reloader": "npm:systemjs-hot-reloader",
|
||||
"systemjs-hot-reloader": "github:capaj/systemjs-hot-reloader",
|
||||
"systemjs-hot-reloader-store": "github:peteruithoven/systemjs-hot-reloader-store",
|
||||
"systemjs-reloader": "github:npbenjohnson/systemjs-reloader",
|
||||
"systemjs-tools": "npm:systemjs-tools",
|
||||
@@ -590,7 +571,6 @@
|
||||
"tape": "npm:tape",
|
||||
"teo": "npm:teo",
|
||||
"textAngular": "github:fraywing/textAngular",
|
||||
"textures": "npm:textures",
|
||||
"three.js": "github:mrdoob/three.js",
|
||||
"three": "github:mrdoob/three.js",
|
||||
"threestrap": "github:unconed/threestrap",
|
||||
|
||||
Reference in New Issue
Block a user