jointjs
Version:
JavaScript diagramming library
82 lines (81 loc) • 1.75 kB
JSON
{
"_args": [
[
"os-locale@3.0.1",
"/Users/robur/Workspace/joint/demo/ts-demo"
]
],
"_development": true,
"_from": "os-locale@3.0.1",
"_id": "os-locale@3.0.1",
"_inBundle": false,
"_integrity": "sha512-7g5e7dmXPtzcP4bgsZ8ixDVqA7oWYuEz4lOSujeWyliPai4gfVDiFIcwBg3aGCPnmSGfzOKTK3ccPn0CKv3DBw==",
"_location": "/os-locale",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "os-locale@3.0.1",
"name": "os-locale",
"escapedName": "os-locale",
"rawSpec": "3.0.1",
"saveSpec": null,
"fetchSpec": "3.0.1"
},
"_requiredBy": [
"/yargs"
],
"_resolved": "https://registry.npmjs.org/os-locale/-/os-locale-3.0.1.tgz",
"_spec": "3.0.1",
"_where": "/Users/robur/Workspace/joint/demo/ts-demo",
"author": {
"name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com",
"url": "sindresorhus.com"
},
"bugs": {
"url": "https://github.com/sindresorhus/os-locale/issues"
},
"dependencies": {
"execa": "^0.10.0",
"lcid": "^2.0.0",
"mem": "^4.0.0"
},
"description": "Get the system locale",
"devDependencies": {
"ava": "*",
"import-fresh": "^2.0.0",
"xo": "*"
},
"engines": {
"node": ">=6"
},
"files": [
"index.js"
],
"homepage": "https://github.com/sindresorhus/os-locale#readme",
"keywords": [
"locale",
"lang",
"language",
"system",
"os",
"string",
"str",
"user",
"country",
"id",
"identifier",
"region"
],
"license": "MIT",
"name": "os-locale",
"repository": {
"type": "git",
"url": "git+https://github.com/sindresorhus/os-locale.git"
},
"scripts": {
"test": "xo && ava"
},
"version": "3.0.1"
}