11cb0ef41Sopenharmony_ci{ 21cb0ef41Sopenharmony_ci "name": "util-deprecate", 31cb0ef41Sopenharmony_ci "version": "1.0.2", 41cb0ef41Sopenharmony_ci "description": "The Node.js `util.deprecate()` function with browser support", 51cb0ef41Sopenharmony_ci "main": "node.js", 61cb0ef41Sopenharmony_ci "browser": "browser.js", 71cb0ef41Sopenharmony_ci "scripts": { 81cb0ef41Sopenharmony_ci "test": "echo \"Error: no test specified\" && exit 1" 91cb0ef41Sopenharmony_ci }, 101cb0ef41Sopenharmony_ci "repository": { 111cb0ef41Sopenharmony_ci "type": "git", 121cb0ef41Sopenharmony_ci "url": "git://github.com/TooTallNate/util-deprecate.git" 131cb0ef41Sopenharmony_ci }, 141cb0ef41Sopenharmony_ci "keywords": [ 151cb0ef41Sopenharmony_ci "util", 161cb0ef41Sopenharmony_ci "deprecate", 171cb0ef41Sopenharmony_ci "browserify", 181cb0ef41Sopenharmony_ci "browser", 191cb0ef41Sopenharmony_ci "node" 201cb0ef41Sopenharmony_ci ], 211cb0ef41Sopenharmony_ci "author": "Nathan Rajlich <nathan@tootallnate.net> (http://n8.io/)", 221cb0ef41Sopenharmony_ci "license": "MIT", 231cb0ef41Sopenharmony_ci "bugs": { 241cb0ef41Sopenharmony_ci "url": "https://github.com/TooTallNate/util-deprecate/issues" 251cb0ef41Sopenharmony_ci }, 261cb0ef41Sopenharmony_ci "homepage": "https://github.com/TooTallNate/util-deprecate" 271cb0ef41Sopenharmony_ci} 28