| 1234567891011121314 |
- {
- "name": "requirejs",
- "version": "2.1.11",
- "homepage": "http://requirejs.org",
- "authors": [
- "jrburke.com"
- ],
- "description": "A file and module loader for JavaScript",
- "main": "require.js",
- "keywords": [
- "AMD"
- ],
- "license": "new BSD, and MIT"
- }
|