123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109 |
- {
- "_args": [
- [
- {
- "raw": "lcid@^1.0.0",
- "scope": null,
- "escapedName": "lcid",
- "name": "lcid",
- "rawSpec": "^1.0.0",
- "spec": ">=1.0.0 <2.0.0",
- "type": "range"
- },
- "/mnt/Data/bach/Sites/clameurs.org/sites/all/themes/figureslibres/inifig/node_modules/os-locale"
- ]
- ],
- "_from": "lcid@>=1.0.0 <2.0.0",
- "_id": "lcid@1.0.0",
- "_inCache": true,
- "_location": "/lcid",
- "_nodeVersion": "0.12.0",
- "_npmUser": {
- "name": "sindresorhus",
- "email": "sindresorhus@gmail.com"
- },
- "_npmVersion": "2.5.1",
- "_phantomChildren": {},
- "_requested": {
- "raw": "lcid@^1.0.0",
- "scope": null,
- "escapedName": "lcid",
- "name": "lcid",
- "rawSpec": "^1.0.0",
- "spec": ">=1.0.0 <2.0.0",
- "type": "range"
- },
- "_requiredBy": [
- "/os-locale"
- ],
- "_resolved": "https://registry.npmjs.org/lcid/-/lcid-1.0.0.tgz",
- "_shasum": "308accafa0bc483a3867b4b6f2b9506251d1b835",
- "_shrinkwrap": null,
- "_spec": "lcid@^1.0.0",
- "_where": "/mnt/Data/bach/Sites/clameurs.org/sites/all/themes/figureslibres/inifig/node_modules/os-locale",
- "author": {
- "name": "Sindre Sorhus",
- "email": "sindresorhus@gmail.com",
- "url": "sindresorhus.com"
- },
- "bugs": {
- "url": "https://github.com/sindresorhus/lcid/issues"
- },
- "dependencies": {
- "invert-kv": "^1.0.0"
- },
- "description": "Mapping between standard locale identifiers and Windows locale identifiers (LCID)",
- "devDependencies": {
- "ava": "0.0.4"
- },
- "directories": {},
- "dist": {
- "shasum": "308accafa0bc483a3867b4b6f2b9506251d1b835",
- "tarball": "https://registry.npmjs.org/lcid/-/lcid-1.0.0.tgz"
- },
- "engines": {
- "node": ">=0.10.0"
- },
- "files": [
- "index.js",
- "lcid.json"
- ],
- "gitHead": "96bb3e617f77f5f8ceb78653c77de5a85abb3b1e",
- "homepage": "https://github.com/sindresorhus/lcid",
- "keywords": [
- "lcid",
- "locale",
- "string",
- "str",
- "id",
- "identifier",
- "windows",
- "language",
- "lang",
- "map",
- "mapping",
- "convert",
- "json",
- "bcp47",
- "ietf",
- "tag"
- ],
- "license": "MIT",
- "maintainers": [
- {
- "name": "sindresorhus",
- "email": "sindresorhus@gmail.com"
- }
- ],
- "name": "lcid",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/sindresorhus/lcid.git"
- },
- "scripts": {
- "test": "node test.js"
- },
- "version": "1.0.0"
- }
|