UNPKG

@bolt/twig-extensions

Version:
32 lines (31 loc) 660 B
{ "name": "@bolt/twig-extensions", "description": "Bolt Custom Twig Extensions", "keywords": [ "twig", "twig extensions", "pattern lab" ], "version": "0.10.1", "author": "Salem Ghoweri", "homepage": "https://boltdesignsystem.com", "license": "MIT", "repository": { "type": "git", "url": "https://github.com/bolt-design-system/bolt" }, "bugs": { "url": "https://github.com/bolt-design-system/bolt/issues" }, "dependencies": { "colors": "^1.1.2", "exec-php": "0.0.3", "trim": "0.0.1" }, "scripts": { "postinstall": "node postinstall.js" }, "publishConfig": { "access": "public" } }