mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-17 08:46:19 +10:00
26 lines
601 B
JSON
26 lines
601 B
JSON
{
|
|
"filename": "cs.js",
|
|
"name": "require-cs",
|
|
"version": "0.4.2",
|
|
"description": "Load files written in CoffeeScript.",
|
|
"homepage": "https://github.com/jrburke/require-cs",
|
|
"keywords": [
|
|
"requirejs",
|
|
"coffeescript",
|
|
"coffee"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "James Burke",
|
|
"email": "jrburke@gmail.com",
|
|
"web": "http://tagneto.blogspot.ru/"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/jrburke/require-cs"
|
|
}
|
|
]
|
|
}
|