123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114 |
- {
- "_args": [
- [
- "os-locale@^2.0.0",
- "/home/seleznev/project Angular/Quality system/node_modules/yargs"
- ]
- ],
- "_from": "os-locale@>=2.0.0 <3.0.0",
- "_id": "os-locale@2.1.0",
- "_inCache": true,
- "_installable": true,
- "_location": "/os-locale",
- "_nodeVersion": "8.0.0",
- "_npmOperationalInternal": {
- "host": "s3://npm-registry-packages",
- "tmp": "tmp/os-locale-2.1.0.tgz_1500667149329_0.6210105223581195"
- },
- "_npmUser": {
- "email": "sindresorhus@gmail.com",
- "name": "sindresorhus"
- },
- "_npmVersion": "5.0.0",
- "_phantomChildren": {},
- "_requested": {
- "name": "os-locale",
- "raw": "os-locale@^2.0.0",
- "rawSpec": "^2.0.0",
- "scope": null,
- "spec": ">=2.0.0 <3.0.0",
- "type": "range"
- },
- "_requiredBy": [
- "/webpack-cli/yargs",
- "/yargs"
- ],
- "_resolved": "https://registry.npmjs.org/os-locale/-/os-locale-2.1.0.tgz",
- "_shasum": "42bc2900a6b5b8bd17376c8e882b65afccf24bf2",
- "_shrinkwrap": null,
- "_spec": "os-locale@^2.0.0",
- "_where": "/home/seleznev/project Angular/Quality system/node_modules/yargs",
- "author": {
- "email": "sindresorhus@gmail.com",
- "name": "Sindre Sorhus",
- "url": "sindresorhus.com"
- },
- "bugs": {
- "url": "https://github.com/sindresorhus/os-locale/issues"
- },
- "dependencies": {
- "execa": "^0.7.0",
- "lcid": "^1.0.0",
- "mem": "^1.1.0"
- },
- "description": "Get the system locale",
- "devDependencies": {
- "ava": "*",
- "import-fresh": "^2.0.0",
- "xo": "*"
- },
- "directories": {},
- "dist": {
- "integrity": "sha512-3sslG3zJbEYcaC4YVAvDorjGxc7tv6KVATnLPZONiljsUncvihe9BQoVCEs0RZ1kmf4Hk9OBqlZfJZWI4GanKA==",
- "shasum": "42bc2900a6b5b8bd17376c8e882b65afccf24bf2",
- "tarball": "https://registry.npmjs.org/os-locale/-/os-locale-2.1.0.tgz"
- },
- "engines": {
- "node": ">=4"
- },
- "files": [
- "index.js"
- ],
- "gitHead": "7322d9e8db79bbf153906e6b2870832893f5e1e5",
- "homepage": "https://github.com/sindresorhus/os-locale#readme",
- "keywords": [
- "country",
- "id",
- "identifier",
- "lang",
- "language",
- "locale",
- "os",
- "region",
- "str",
- "string",
- "system",
- "user"
- ],
- "license": "MIT",
- "maintainers": [
- {
- "name": "bcoe",
- "email": "ben@npmjs.com"
- },
- {
- "name": "nexdrew",
- "email": "andrew@npmjs.com"
- },
- {
- "name": "sindresorhus",
- "email": "sindresorhus@gmail.com"
- }
- ],
- "name": "os-locale",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/sindresorhus/os-locale.git"
- },
- "scripts": {
- "test": "xo && ava"
- },
- "version": "2.1.0"
- }
|