mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-17 00:36:26 +10:00
25 lines
593 B
JSON
25 lines
593 B
JSON
{
|
|
"filename": "text.js",
|
|
"name": "require-text",
|
|
"version": "2.0.5",
|
|
"description": "A RequireJS/AMD loader plugin for loading text resources.",
|
|
"homepage": "https://github.com/requirejs/text",
|
|
"keywords": [
|
|
"requirejs",
|
|
"text"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "James Burke",
|
|
"email": "jrburke@gmail.com",
|
|
"web": "http://tagneto.blogspot.ru/"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/requirejs/text"
|
|
}
|
|
]
|
|
}
|