UNPKG

bem

Version:
19 lines (18 loc) 420 B
{ "name": "bemhtml", "version": "0.0.0", "private": true, "dependencies": { "xjst": "~0.5.1", "ometajs": "~3.2.2", "dom-js": "~0.0.9" }, "devDependencies": { "mocha": "1.2.x", "benchmark": "~1.0.0", "microtime": "~0.3.1" }, "scripts": { "test": "mocha --ui tdd --growl --reporter spec blocks-common/i-bem/__html/test/*-test.js blocks-common/i-bem/__i18n/test/test-*.js" } }