Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/has-unicode/package.json')
-rw-r--r--node_modules/has-unicode/package.json65
1 files changed, 15 insertions, 50 deletions
diff --git a/node_modules/has-unicode/package.json b/node_modules/has-unicode/package.json
index 4bfc95ee4..d6794e54b 100644
--- a/node_modules/has-unicode/package.json
+++ b/node_modules/has-unicode/package.json
@@ -1,76 +1,47 @@
{
- "_args": [
- [
- {
- "raw": "has-unicode@~2.0.0",
- "scope": null,
- "escapedName": "has-unicode",
- "name": "has-unicode",
- "rawSpec": "~2.0.0",
- "spec": ">=2.0.0 <2.1.0",
- "type": "range"
- },
- "/Users/rebecca/code/npm"
- ]
- ],
- "_from": "has-unicode@>=2.0.0 <2.1.0",
+ "_from": "has-unicode@~2.0.1",
"_id": "has-unicode@2.0.1",
- "_inCache": true,
- "_installable": true,
+ "_integrity": "sha1-4Ob+aijPUROIVeCG0Wkedx3iqLk=",
"_location": "/has-unicode",
- "_nodeVersion": "4.4.0",
- "_npmOperationalInternal": {
- "host": "packages-12-west.internal.npmjs.com",
- "tmp": "tmp/has-unicode-2.0.1.tgz_1466719828333_0.48896647873334587"
- },
- "_npmUser": {
- "name": "iarna",
- "email": "me@re-becca.org"
- },
- "_npmVersion": "3.10.2",
"_phantomChildren": {},
"_requested": {
- "raw": "has-unicode@~2.0.0",
- "scope": null,
- "escapedName": "has-unicode",
+ "type": "range",
+ "registry": true,
+ "raw": "has-unicode@~2.0.1",
"name": "has-unicode",
- "rawSpec": "~2.0.0",
- "spec": ">=2.0.0 <2.1.0",
- "type": "range"
+ "escapedName": "has-unicode",
+ "rawSpec": "~2.0.1",
+ "saveSpec": null,
+ "fetchSpec": "~2.0.1"
},
"_requiredBy": [
- "#USER",
"/",
- "/node-gyp/npmlog/gauge",
"/npmlog/gauge"
],
"_resolved": "https://registry.npmjs.org/has-unicode/-/has-unicode-2.0.1.tgz",
"_shasum": "e0e6fe6a28cf51138855e086d1691e771de2a8b9",
"_shrinkwrap": null,
- "_spec": "has-unicode@~2.0.0",
- "_where": "/Users/rebecca/code/npm",
+ "_spec": "has-unicode@~2.0.1",
+ "_where": "/Users/zkat/Documents/code/npm",
"author": {
"name": "Rebecca Turner",
"email": "me@re-becca.org"
},
+ "bin": null,
"bugs": {
"url": "https://github.com/iarna/has-unicode/issues"
},
+ "bundleDependencies": false,
"dependencies": {},
+ "deprecated": false,
"description": "Try to guess if your terminal supports unicode",
"devDependencies": {
"require-inject": "^1.3.0",
"tap": "^2.3.1"
},
- "directories": {},
- "dist": {
- "shasum": "e0e6fe6a28cf51138855e086d1691e771de2a8b9",
- "tarball": "https://registry.npmjs.org/has-unicode/-/has-unicode-2.0.1.tgz"
- },
"files": [
"index.js"
],
- "gitHead": "0a05df154e8d89a7fb9798da60b68c78c2df6646",
"homepage": "https://github.com/iarna/has-unicode",
"keywords": [
"unicode",
@@ -78,15 +49,9 @@
],
"license": "ISC",
"main": "index.js",
- "maintainers": [
- {
- "name": "iarna",
- "email": "me@re-becca.org"
- }
- ],
"name": "has-unicode",
"optionalDependencies": {},
- "readme": "ERROR: No README data found!",
+ "peerDependencies": {},
"repository": {
"type": "git",
"url": "git+https://github.com/iarna/has-unicode.git"