/usr/lib/nodejs/babel-plugin-syntax-do-expressions/package.json is in node-babel-plugin-syntax-do-expressions 6.26.0+dfsg-3build6.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 | {
"name": "babel-plugin-syntax-do-expressions",
"version": "6.13.0",
"description": "Allow parsing of do expressions",
"repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-do-expressions",
"license": "MIT",
"main": "lib/index.js",
"keywords": [
"babel-plugin"
],
"dependencies": {},
"devDependencies": {}
}
|