{ "_from": "deprecate@^1.0.0", "_id": "deprecate@1.1.1", "_inBundle": false, "_integrity": "sha512-ZGDXefq1xknT292LnorMY5s8UVU08/WKdzDZCUT6t9JzsiMSP4uzUhgpqugffNVcT5WC6wMBiSQ+LFjlv3v7iQ==", "_location": "/deprecate", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "deprecate@^1.0.0", "name": "deprecate", "escapedName": "deprecate", "rawSpec": "^1.0.0", "saveSpec": null, "fetchSpec": "^1.0.0" }, "_requiredBy": [ "/af-webpack" ], "_resolved": "https://registry.npmmirror.com/deprecate/-/deprecate-1.1.1.tgz", "_shasum": "4632e981fc815eeaf00be945a40359c0f8bf9913", "_spec": "deprecate@^1.0.0", "_where": "/data/jenkins/workspace/front-v5-web/node_modules/af-webpack", "author": { "name": "Brian M. Carlson" }, "bugs": { "url": "https://github.com/brianc/node-deprecate/issues" }, "bundleDependencies": false, "deprecated": false, "description": "Mark methods as deprecated and warn the user when they're called", "devDependencies": { "mocha": "~1.8.1" }, "homepage": "https://github.com/brianc/node-deprecate#readme", "keywords": [ "deprecate" ], "license": "MIT", "main": "index.js", "name": "deprecate", "repository": { "type": "git", "url": "git://github.com/brianc/node-deprecate.git" }, "scripts": { "test": "mocha" }, "version": "1.1.1" }