updated sys and created publi
This commit is contained in:
+16
-44
@@ -1,46 +1,33 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
{
|
||||
"raw": "user-home@^1.1.1",
|
||||
"scope": null,
|
||||
"escapedName": "user-home",
|
||||
"name": "user-home",
|
||||
"rawSpec": "^1.1.1",
|
||||
"spec": ">=1.1.1 <2.0.0",
|
||||
"type": "range"
|
||||
},
|
||||
"/mnt/Data/bach/Documents/ola/OLA#3DOC/sys/node_modules/v8flags"
|
||||
"user-home@1.1.1",
|
||||
"/mnt/Data/bach/Documents/ola/OLA#5/ola5doc/sys"
|
||||
]
|
||||
],
|
||||
"_from": "user-home@>=1.1.1 <2.0.0",
|
||||
"_development": true,
|
||||
"_from": "user-home@1.1.1",
|
||||
"_id": "user-home@1.1.1",
|
||||
"_inCache": true,
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-K1viOjK2Onyd640PKNSFcko98ZA=",
|
||||
"_location": "/user-home",
|
||||
"_nodeVersion": "0.10.32",
|
||||
"_npmUser": {
|
||||
"name": "sindresorhus",
|
||||
"email": "sindresorhus@gmail.com"
|
||||
},
|
||||
"_npmVersion": "2.1.16",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"raw": "user-home@^1.1.1",
|
||||
"scope": null,
|
||||
"escapedName": "user-home",
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "user-home@1.1.1",
|
||||
"name": "user-home",
|
||||
"rawSpec": "^1.1.1",
|
||||
"spec": ">=1.1.1 <2.0.0",
|
||||
"type": "range"
|
||||
"escapedName": "user-home",
|
||||
"rawSpec": "1.1.1",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "1.1.1"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/v8flags"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/user-home/-/user-home-1.1.1.tgz",
|
||||
"_shasum": "2b5be23a32b63a7c9deb8d0f28d485724a3df190",
|
||||
"_shrinkwrap": null,
|
||||
"_spec": "user-home@^1.1.1",
|
||||
"_where": "/mnt/Data/bach/Documents/ola/OLA#3DOC/sys/node_modules/v8flags",
|
||||
"_spec": "1.1.1",
|
||||
"_where": "/mnt/Data/bach/Documents/ola/OLA#5/ola5doc/sys",
|
||||
"author": {
|
||||
"name": "Sindre Sorhus",
|
||||
"email": "sindresorhus@gmail.com",
|
||||
@@ -52,16 +39,10 @@
|
||||
"bugs": {
|
||||
"url": "https://github.com/sindresorhus/user-home/issues"
|
||||
},
|
||||
"dependencies": {},
|
||||
"description": "Get the path to the user home directory",
|
||||
"devDependencies": {
|
||||
"ava": "0.0.3"
|
||||
},
|
||||
"directories": {},
|
||||
"dist": {
|
||||
"shasum": "2b5be23a32b63a7c9deb8d0f28d485724a3df190",
|
||||
"tarball": "https://registry.npmjs.org/user-home/-/user-home-1.1.1.tgz"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=0.10.0"
|
||||
},
|
||||
@@ -69,8 +50,7 @@
|
||||
"index.js",
|
||||
"cli.js"
|
||||
],
|
||||
"gitHead": "cf6ba885d3e6bf625fb3c15ad0334fa623968481",
|
||||
"homepage": "https://github.com/sindresorhus/user-home",
|
||||
"homepage": "https://github.com/sindresorhus/user-home#readme",
|
||||
"keywords": [
|
||||
"cli",
|
||||
"bin",
|
||||
@@ -83,15 +63,7 @@
|
||||
"path"
|
||||
],
|
||||
"license": "MIT",
|
||||
"maintainers": [
|
||||
{
|
||||
"name": "sindresorhus",
|
||||
"email": "sindresorhus@gmail.com"
|
||||
}
|
||||
],
|
||||
"name": "user-home",
|
||||
"optionalDependencies": {},
|
||||
"readme": "ERROR: No README data found!",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/sindresorhus/user-home.git"
|
||||
|
||||
Reference in New Issue
Block a user