mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-21 18:56:05 +10:00
commit 485c001389586e9efe249d278363ad9739882a56 Author: Pavel Pavlov <p.pavlov@antipodes.bg> Date: Tue Jul 8 17:23:53 2014 +0300 Removing the readme file for require-text commit 4d7ce9057b04f446043677f13b4f25200e82f23c Author: Pavel Pavlov <p.pavlov@antipodes.bg> Date: Thu Jul 3 21:58:14 2014 +0300 Adding the new version of require-text plugin. https://github.com/requirejs/text
25 lines
594 B
JSON
25 lines
594 B
JSON
{
|
|
"filename": "text.js",
|
|
"name": "require-text",
|
|
"version": "2.0.12",
|
|
"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"
|
|
}
|
|
]
|
|
}
|