ea4a6c87effc0b3c944e3a09e811aeed903e47b8
[platform/framework/web/crosswalk-tizen.git] /
1 module.exports = require('./core.json').reduce(function (acc, x) {
2     acc[x] = true;
3     return acc;
4 }, {});