mirror of
https://github.com/Febbweiss/filebrowser-durandal-widget.git
synced 2026-03-05 06:35:49 +00:00
init
This commit is contained in:
32
lib/requirejs-text/package.json
Normal file
32
lib/requirejs-text/package.json
Normal file
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"name": "text",
|
||||
"version": "2.0.7",
|
||||
"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"
|
||||
},
|
||||
"repositories": [
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user