mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-13 14:55:54 +10:00
add npm auto-update for coffee-script
This commit is contained in:
@@ -24,5 +24,14 @@
|
||||
"type": "git",
|
||||
"url": "https://github.com/jashkenas/coffee-script.git"
|
||||
}
|
||||
],
|
||||
"npmName": "coffee-script",
|
||||
"npmFileMap": [
|
||||
{
|
||||
"basePath": "/lib/coffee-script/",
|
||||
"files": [
|
||||
"coffee-script.js"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user