UNPKG

requirejs-twig

Version:
28 lines (27 loc) 505 B
{ "name": "requirejs-twig", "version": "1.0.4", "description": "A plugin for twig in require.js", "homepage": "https://github.com/dyurkavets/requirejs-twig", "keywords": [ "twig", "twig.js", "twigjs", "requirejs" ], "authors": [ "dyurkavets <dyurkavets@gmail.com>" ], "license": "MIT", "main": "twig.js", "ignore": [ "**/.*", "node_modules", "bower_components", "test", "karma.conf.js" ], "dependencies": { "twig.js": ">= 0.6.0" } }