You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

79 lines
1.8 KiB

{
"_args": [
[
"has-unicode@~1.0.0",
"/Users/rebecca/code/npm"
]
],
"_from": "has-unicode@>=1.0.0 <1.1.0",
"_id": "has-unicode@1.0.0",
"_inCache": true,
"_location": "/has-unicode",
"_nodeVersion": "0.10.33",
"_npmUser": {
"email": "me@re-becca.org",
"name": "iarna"
},
"_npmVersion": "2.1.11",
"_phantomChildren": {},
"_requested": {
"name": "has-unicode",
"raw": "has-unicode@~1.0.0",
"rawSpec": "~1.0.0",
"scope": null,
"spec": ">=1.0.0 <1.1.0",
"type": "range"
},
"_requiredBy": [
"/",
"/gauge"
],
"_resolved": "https://registry.npmjs.org/has-unicode/-/has-unicode-1.0.0.tgz",
"_shasum": "bac5c44e064c2ffc3b8fcbd8c71afe08f9afc8cc",
"_shrinkwrap": null,
"_spec": "has-unicode@~1.0.0",
"_where": "/Users/rebecca/code/npm",
"author": {
"email": "me@re-becca.org",
"name": "Rebecca Turner"
},
"bugs": {
"url": "https://github.com/iarna/has-unicode/issues"
},
"dependencies": {},
"description": "Try to guess if your terminal supports unicode",
"devDependencies": {
"require-inject": "^1.1.1",
"tap": "^0.4.13"
},
"directories": {},
"dist": {
"shasum": "bac5c44e064c2ffc3b8fcbd8c71afe08f9afc8cc",
"tarball": "http://registry.npmjs.org/has-unicode/-/has-unicode-1.0.0.tgz"
},
"gitHead": "a8c3dcf3be5f0c8f8e26a3e7ffea7da24344a006",
"homepage": "https://github.com/iarna/has-unicode",
"keywords": [
"terminal",
"unicode"
],
"license": "ISC",
"main": "index.js",
"maintainers": [
{
"name": "iarna",
"email": "me@re-becca.org"
}
],
"name": "has-unicode",
"optionalDependencies": {},
"repository": {
"type": "git",
"url": "https://github.com/iarna/has-unicode"
},
"scripts": {
"test": "tap test/*.js"
},
"version": "1.0.0"
}