mirror of
https://github.com/thangisme/notes.git
synced 2024-10-31 23:47:20 -04:00
107 lines
2.4 KiB
JSON
107 lines
2.4 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"os-locale@^1.4.0",
|
|
"/Users/pmarsceill/_projects/just-the-docs/node_modules/doiuse/node_modules/yargs"
|
|
]
|
|
],
|
|
"_from": "os-locale@>=1.4.0 <2.0.0",
|
|
"_id": "os-locale@1.4.0",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/os-locale",
|
|
"_nodeVersion": "3.0.0",
|
|
"_npmUser": {
|
|
"email": "sindresorhus@gmail.com",
|
|
"name": "sindresorhus"
|
|
},
|
|
"_npmVersion": "2.13.3",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "os-locale",
|
|
"raw": "os-locale@^1.4.0",
|
|
"rawSpec": "^1.4.0",
|
|
"scope": null,
|
|
"spec": ">=1.4.0 <2.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/doiuse/yargs"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/os-locale/-/os-locale-1.4.0.tgz",
|
|
"_shasum": "20f9f17ae29ed345e8bde583b13d2009803c14d9",
|
|
"_shrinkwrap": null,
|
|
"_spec": "os-locale@^1.4.0",
|
|
"_where": "/Users/pmarsceill/_projects/just-the-docs/node_modules/doiuse/node_modules/yargs",
|
|
"author": {
|
|
"email": "sindresorhus@gmail.com",
|
|
"name": "Sindre Sorhus",
|
|
"url": "sindresorhus.com"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/sindresorhus/os-locale/issues"
|
|
},
|
|
"dependencies": {
|
|
"lcid": "^1.0.0"
|
|
},
|
|
"description": "Get the system locale",
|
|
"devDependencies": {
|
|
"ava": "*",
|
|
"require-uncached": "^1.0.2",
|
|
"xo": "*"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "20f9f17ae29ed345e8bde583b13d2009803c14d9",
|
|
"tarball": "https://registry.npmjs.org/os-locale/-/os-locale-1.4.0.tgz"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
},
|
|
"files": [
|
|
"index.js"
|
|
],
|
|
"gitHead": "b5c88233910b2e959fe84d841addb7a15e1cc813",
|
|
"homepage": "https://github.com/sindresorhus/os-locale",
|
|
"keywords": [
|
|
"country",
|
|
"id",
|
|
"identifier",
|
|
"lang",
|
|
"language",
|
|
"locale",
|
|
"os",
|
|
"region",
|
|
"str",
|
|
"string",
|
|
"system",
|
|
"user"
|
|
],
|
|
"license": "MIT",
|
|
"maintainers": [
|
|
{
|
|
"name": "abg",
|
|
"email": "andrewbgoode@gmail.com"
|
|
},
|
|
{
|
|
"name": "bcoe",
|
|
"email": "ben@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": "1.4.0"
|
|
}
|