Moved requirejs to bower, #677
Showing
public/vendor/require/css-build.js
deleted
100644 → 0
public/vendor/require/css.js
deleted
100644 → 0
public/vendor/require/tmpl.js
deleted
100644 → 0
public/vendor/requirejs-text/.bower.json
0 → 100644
public/vendor/requirejs-text/LICENSE
0 → 100644
public/vendor/requirejs-text/README.md
0 → 100644
public/vendor/requirejs-text/bower.json
0 → 100644
public/vendor/requirejs-text/package.json
0 → 100644
{ | ||
"name": "text", | ||
"version": "2.0.14", | ||
"description": "An AMD loader plugin for loading text resources.", | ||
"categories": [ | ||
"Loader plugins" | ||
], | ||
"main": "text.js", | ||
"github": "https://github.com/requirejs/text", | ||
"bugs": { | ||
"web": "https://github.com/requirejs/text/issues" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/requirejs/text.git" | ||
}, | ||
"licenses": [ | ||
{ | ||
"type": "MIT", | ||
"url": "http://www.opensource.org/licenses/mit-license.php" | ||
}, | ||
{ | ||
"type": "BSD New", | ||
"url": "http://opensource.org/licenses/BSD-3-Clause" | ||
} | ||
], | ||
"volo": { | ||
"url": "https://raw.github.com/requirejs/text/{version}/text.js" | ||
} | ||
} |
public/vendor/requirejs/.bower.json
0 → 100644
public/vendor/requirejs/README.md
0 → 100644
public/vendor/requirejs/bower.json
0 → 100644
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment