11cb0ef41Sopenharmony_ci{ 21cb0ef41Sopenharmony_ci "name": "webidl2", 31cb0ef41Sopenharmony_ci "description": "A WebIDL Parser", 41cb0ef41Sopenharmony_ci "version": "13.0.3", 51cb0ef41Sopenharmony_ci "contributors": [ 61cb0ef41Sopenharmony_ci "Robin Berjon <robin@berjon.com> (https://berjon.com)", 71cb0ef41Sopenharmony_ci "Marcos Caceres <marcos@marcosc.com> (https://marcosc.com)", 81cb0ef41Sopenharmony_ci "Kagami Sascha Rosylight <saschaplas@outlook.com>", 91cb0ef41Sopenharmony_ci "Timothy Gu <timothygu99@gmail.com>" 101cb0ef41Sopenharmony_ci ], 111cb0ef41Sopenharmony_ci "license": "W3C", 121cb0ef41Sopenharmony_ci "dependencies": {}, 131cb0ef41Sopenharmony_ci "devDependencies": { 141cb0ef41Sopenharmony_ci "expect": "22.4.0", 151cb0ef41Sopenharmony_ci "jsondiffpatch": "0.3.5", 161cb0ef41Sopenharmony_ci "mocha": "5.0.4" 171cb0ef41Sopenharmony_ci }, 181cb0ef41Sopenharmony_ci "scripts": { 191cb0ef41Sopenharmony_ci "test": "mocha", 201cb0ef41Sopenharmony_ci "acquire": "node test/util/acquire.js" 211cb0ef41Sopenharmony_ci }, 221cb0ef41Sopenharmony_ci "repository": "git://github.com/w3c/webidl2.js", 231cb0ef41Sopenharmony_ci "main": "index.js", 241cb0ef41Sopenharmony_ci "files": [ 251cb0ef41Sopenharmony_ci "lib/*" 261cb0ef41Sopenharmony_ci ] 271cb0ef41Sopenharmony_ci} 28