123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105 |
- {
- "_args": [
- [
- "os-name@^3.1.0",
- "/home/lyxaira/Artesanias/artesanias/node_modules/insight"
- ]
- ],
- "_from": "os-name@>=3.1.0 <4.0.0",
- "_hasShrinkwrap": false,
- "_id": "os-name@3.1.0",
- "_inCache": true,
- "_installable": true,
- "_location": "/os-name",
- "_nodeVersion": "8.15.0",
- "_npmOperationalInternal": {
- "host": "s3://npm-registry-packages",
- "tmp": "tmp/os-name_3.1.0_1554448376193_0.151155119226144"
- },
- "_npmUser": {
- "email": "sindresorhus@gmail.com",
- "name": "sindresorhus"
- },
- "_npmVersion": "6.9.0",
- "_phantomChildren": {},
- "_requested": {
- "name": "os-name",
- "raw": "os-name@^3.1.0",
- "rawSpec": "^3.1.0",
- "scope": null,
- "spec": ">=3.1.0 <4.0.0",
- "type": "range"
- },
- "_requiredBy": [
- "/insight"
- ],
- "_resolved": "https://registry.npmjs.org/os-name/-/os-name-3.1.0.tgz",
- "_shasum": "dec19d966296e1cd62d701a5a66ee1ddeae70801",
- "_shrinkwrap": null,
- "_spec": "os-name@^3.1.0",
- "_where": "/home/lyxaira/Artesanias/artesanias/node_modules/insight",
- "author": {
- "email": "sindresorhus@gmail.com",
- "name": "Sindre Sorhus",
- "url": "sindresorhus.com"
- },
- "bugs": {
- "url": "https://github.com/sindresorhus/os-name/issues"
- },
- "dependencies": {
- "macos-release": "^2.2.0",
- "windows-release": "^3.1.0"
- },
- "description": "Get the name of the current operating system. Example: macOS Sierra",
- "devDependencies": {
- "@types/node": "^11.13.0",
- "ava": "^1.4.1",
- "tsd": "^0.7.2",
- "xo": "^0.24.0"
- },
- "directories": {},
- "dist": {
- "fileCount": 5,
- "integrity": "sha512-h8L+8aNjNcMpo/mAIBPn5PXCM16iyPGjHNWo6U1YO8sJTMHtEtyczI6QJnLoplswm6goopQkqc7OAnjhWcugVg==",
- "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcpv/5CRA9TVsSAnZWagAAXfIQAIz6ioEkHpNS4qMn5o8j\nKZLTHzGT0ICYeOmkFRcZqR7jGVjz3LAcjX2psiOe5R4QoNDink0NT/p4s0Z2\ncLrVS/lXsP3dug2GIHtcv1iyiujvElNtth23gly4u+0g13BzgXuziN/yjzUi\nh77t9lrbn4UZncsZUMigHnjk4IyxXCXaMtSTj9TkchkUp8P3moQP27KF6reN\n7rwaiZsmcEzNvJNwnAippUgRoxKkjNFSOAGUyUUk64i72DhExx1uqHxhSoZ+\nAj/XAyhWPddudEBKh8rK39eoMi51Zpm+GMRQqUZP3Vy0BQwse+oRgVG5Jbjo\nclwt9A3n7SwDHC+DytaPw61V5ewpYphRE9exNg+2xIh0pkXCcetoHgHZIk3B\nmOfksmL5RxHh0oSNUyCkfGvMzaegQXdCf03fGsMG8JTW+P4zklFCYh0YwX4v\nb8o00w90UQzenRcF/gEJcRpHyYMjB5x0ol6AmeLe8tjazGKVrbBJraUC6W+Y\nFWX80J0oQoZAjKdGSoLt8LuZ2dSEqSaoOyiDm7HNUaaXhzrvN6y+egjn7xKP\nJCa5tjfOdztt+/7JRBzJPBfUL1qvEWk++2OgzMJZgauQyEpJq9f/PPbiaPPt\n0Ecl+OH9EeX4GN5v02rr2pgKJXolC/gC2hWrn2QMIEp2tiHQJYfaPbiquVzh\npHw+\r\n=W2LU\r\n-----END PGP SIGNATURE-----\r\n",
- "shasum": "dec19d966296e1cd62d701a5a66ee1ddeae70801",
- "tarball": "https://registry.npmjs.org/os-name/-/os-name-3.1.0.tgz",
- "unpackedSize": 5082
- },
- "engines": {
- "node": ">=6"
- },
- "gitHead": "befe213df9a08b43e54d3860e3b167cf2d40435f",
- "homepage": "https://github.com/sindresorhus/os-name#readme",
- "keywords": [
- "linux",
- "macos",
- "name",
- "operating",
- "os",
- "platform",
- "release",
- "system",
- "title",
- "version",
- "windows"
- ],
- "license": "MIT",
- "maintainers": [
- {
- "name": "sindresorhus",
- "email": "sindresorhus@gmail.com"
- }
- ],
- "name": "os-name",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/sindresorhus/os-name.git"
- },
- "scripts": {
- "test": "xo && ava && tsd"
- },
- "version": "3.1.0"
- }
|