{ "_from": "symbol@^0.2.1", "_id": "symbol@0.2.3", "_inBundle": false, "_integrity": "sha1-O5hzuKkB5Hxu/iFSajrDcu8ou8c=", "_location": "/symbol", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "symbol@^0.2.1", "name": "symbol", "escapedName": "symbol", "rawSpec": "^0.2.1", "saveSpec": null, "fetchSpec": "^0.2.1" }, "_requiredBy": [ "/pkg-conf" ], "_resolved": "https://registry.npmjs.org/symbol/-/symbol-0.2.3.tgz", "_shasum": "3b9873b8a901e47c6efe21526a3ac372ef28bbc7", "_spec": "symbol@^0.2.1", "_where": "/home/mwinter/www/unboundedpress/node_modules/pkg-conf", "author": { "name": "Sean McArthur", "email": "sean.monstar@gmail.com", "url": "http://seanmonstar.com" }, "bugs": { "url": "https://github.com/seanmonstar/symbol/issues" }, "bundleDependencies": false, "deprecated": false, "description": "ES6 Symbols in your ES5.", "files": [ "index.js" ], "homepage": "https://github.com/seanmonstar/symbol#readme", "keywords": [ "symbols", "es6", "harmony" ], "license": "MPLv2.0", "main": "index.js", "name": "symbol", "repository": { "type": "git", "url": "git+https://github.com/seanmonstar/symbol.git" }, "scripts": { "test": "node test.js" }, "version": "0.2.3" }