Spaces:
Running
Running
File size: 139 Bytes
95f4e64 |
1 2 3 |
// Exports package.json to work around "with" and "assert" for backwards compatability.
module.exports = require('./package.json').version
|