UNPKG

babel-plugin-webpack-alias

Version:
19 lines (18 loc) 495 B
{ "name": "babel-plugin-webpack-alias-mocha", "version": "1.0.0", "description": "babel-plugin-webpack-alias example with mocha", "scripts": { "test": "mocha --compilers js:babel-register" }, "keywords": [], "author": "Adrien Antoine <adrien@tray.io> (http://tray.io)", "license": "ISC", "devDependencies": { "babel-plugin-webpack-alias": "../..", "babel-preset-es2015": "^6.14.0", "babel-register": "^6.14.0", "chai": "^3.5.0", "mocha": "^3.0.2" } }