You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

71 lines
1.6 KiB

{
"_args": [
[
"getos@2.8.4",
"/Users/manthony/repos/docs.blockstack"
]
],
"_from": "getos@2.8.4",
"_id": "getos@2.8.4",
"_inBundle": false,
"_integrity": "sha1-e4YD02GcKOOMsP56T2PDrLgNUWM=",
"_location": "/getos",
"_optional": true,
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "getos@2.8.4",
"name": "getos",
"escapedName": "getos",
"rawSpec": "2.8.4",
"saveSpec": null,
"fetchSpec": "2.8.4"
},
"_requiredBy": [
"/cypress"
],
"_resolved": "https://registry.npmjs.org/getos/-/getos-2.8.4.tgz",
"_spec": "2.8.4",
"_where": "/Users/manthony/repos/docs.blockstack",
"author": {
"name": "william.jblankenship@gmail.com"
},
"bugs": {
"url": "https://github.com/retrohacker/getos/issues"
},
"contributors": [
{
"name": "Benjamin E. Coe",
"email": "bencoe@gmail.com",
"url": "https://github.com/bcoe"
}
],
"dependencies": {
"async": "2.1.4"
},
"description": "Get the OS/Distribution name of the environment you are working on",
"devDependencies": {
"cli-color": "1.1.0",
"execSync": "1.0.2",
"tape": "4.6.3"
},
"homepage": "https://github.com/retrohacker/getos",
"keywords": [
"OS",
"Distribution",
"Platform"
],
"license": "MIT",
"main": "index.js",
"name": "getos",
"repository": {
"type": "git",
"url": "git+https://github.com/retrohacker/getos.git"
},
"scripts": {
"integration": "node tests/runTest.js",
"test": "node tests/mocktests.js"
},
"version": "2.8.4"
}