Files
cdnjs/ajax/libs/require-text/package.json
T
Pavel Pavlov 53f04797e1 Squashed commit of the following:
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
2014-07-08 18:45:21 +03:00

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"
}
]
}