isso/node_modules/requirejs-text/package.json
Chris Hutchison a9d38e5d1d save
2018-04-16 00:44:45 -04:00

22 lines
555 B
JSON

{
"name": "requirejs-text",
"version": "2.0.15",
"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"
},
"license": "MIT",
"volo": {
"url": "https://raw.github.com/requirejs/text/{version}/text.js"
}
}