| { |
| "name": "has-unicode", |
| "version": "1.0.1", |
| "description": "Try to guess if your terminal supports unicode", |
| "main": "index.js", |
| "scripts": { |
| "test": "tap test/*.js" |
| }, |
| "repository": { |
| "type": "git", |
| "url": "git+https://github.com/iarna/has-unicode.git" |
| }, |
| "keywords": [ |
| "unicode", |
| "terminal" |
| ], |
| "author": { |
| "name": "Rebecca Turner", |
| "email": "me@re-becca.org" |
| }, |
| "license": "ISC", |
| "bugs": { |
| "url": "https://github.com/iarna/has-unicode/issues" |
| }, |
| "homepage": "https://github.com/iarna/has-unicode", |
| "devDependencies": { |
| "require-inject": "^1.1.1", |
| "tap": "^0.4.13" |
| }, |
| "gitHead": "d4ad300c67b25c197582e42e936ea928f7935d01", |
| "_id": "has-unicode@1.0.1", |
| "_shasum": "c46fceea053eb8ec789bffbba25fca52dfdcf38e", |
| "_from": "has-unicode@>=1.0.1 <1.1.0", |
| "_npmVersion": "3.3.6", |
| "_nodeVersion": "4.1.1", |
| "_npmUser": { |
| "name": "iarna", |
| "email": "me@re-becca.org" |
| }, |
| "dist": { |
| "shasum": "c46fceea053eb8ec789bffbba25fca52dfdcf38e", |
| "tarball": "http://registry.npmjs.org/has-unicode/-/has-unicode-1.0.1.tgz" |
| }, |
| "maintainers": [ |
| { |
| "name": "iarna", |
| "email": "me@re-becca.org" |
| } |
| ], |
| "directories": {}, |
| "_resolved": "https://registry.npmjs.org/has-unicode/-/has-unicode-1.0.1.tgz", |
| "readme": "ERROR: No README data found!" |
| } |