UNPKG

aspax-coffee-handler

Version:

Plugin enabling ASPAX to handle CoffeeScript files.

36 lines (35 loc) 793 B
{ "name": "aspax-coffee-handler", "version": "1.0.3", "description": "Plugin enabling ASPAX to handle CoffeeScript files.", "keywords": [ "aspax", "coffee", "coffeescript", "js", "compilation" ], "dependencies": { "coffee-script": "^1.10.0" }, "engines": { "node": ">=0.8.16" }, "repository": { "type": "git", "url": "git://github.com/icflorescu/aspax-coffee-handler.git" }, "bugs": { "url": "https://github.com/icflorescu/aspax-coffee-handler/issues" }, "author": { "name": "Ionut-Cristian Florescu", "email": "ionut.florescu@gmail.com", "url": "https://coderwall.com/icflorescu" }, "contributors": [{ "name": "Ionut-Cristian Florescu", "email": "ionut.florescu@gmail.com" }], "license": "MIT" }