updated sys and created publi
This commit is contained in:
+15
-47
@@ -1,50 +1,33 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
{
|
||||
"raw": "parse-passwd@^1.0.0",
|
||||
"scope": null,
|
||||
"escapedName": "parse-passwd",
|
||||
"name": "parse-passwd",
|
||||
"rawSpec": "^1.0.0",
|
||||
"spec": ">=1.0.0 <2.0.0",
|
||||
"type": "range"
|
||||
},
|
||||
"/mnt/Data/bach/Documents/ola/OLA#3DOC/sys/node_modules/homedir-polyfill"
|
||||
"parse-passwd@1.0.0",
|
||||
"/mnt/Data/bach/Documents/ola/OLA#5/ola5doc/sys"
|
||||
]
|
||||
],
|
||||
"_from": "parse-passwd@>=1.0.0 <2.0.0",
|
||||
"_development": true,
|
||||
"_from": "parse-passwd@1.0.0",
|
||||
"_id": "parse-passwd@1.0.0",
|
||||
"_inCache": true,
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-bVuTSkVpk7I9N/QKOC1vFmao5cY=",
|
||||
"_location": "/parse-passwd",
|
||||
"_nodeVersion": "5.1.1",
|
||||
"_npmOperationalInternal": {
|
||||
"host": "packages-18-east.internal.npmjs.com",
|
||||
"tmp": "tmp/parse-passwd-1.0.0.tgz_1476899025854_0.2723590866662562"
|
||||
},
|
||||
"_npmUser": {
|
||||
"name": "doowb",
|
||||
"email": "brian.woodward@gmail.com"
|
||||
},
|
||||
"_npmVersion": "3.7.5",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"raw": "parse-passwd@^1.0.0",
|
||||
"scope": null,
|
||||
"escapedName": "parse-passwd",
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "parse-passwd@1.0.0",
|
||||
"name": "parse-passwd",
|
||||
"rawSpec": "^1.0.0",
|
||||
"spec": ">=1.0.0 <2.0.0",
|
||||
"type": "range"
|
||||
"escapedName": "parse-passwd",
|
||||
"rawSpec": "1.0.0",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "1.0.0"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/homedir-polyfill"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/parse-passwd/-/parse-passwd-1.0.0.tgz",
|
||||
"_shasum": "6d5b934a456993b23d37f40a382d6f1666a8e5c6",
|
||||
"_shrinkwrap": null,
|
||||
"_spec": "parse-passwd@^1.0.0",
|
||||
"_where": "/mnt/Data/bach/Documents/ola/OLA#3DOC/sys/node_modules/homedir-polyfill",
|
||||
"_spec": "1.0.0",
|
||||
"_where": "/mnt/Data/bach/Documents/ola/OLA#5/ola5doc/sys",
|
||||
"author": {
|
||||
"name": "Brian Woodward",
|
||||
"url": "https://github.com/doowb"
|
||||
@@ -52,17 +35,11 @@
|
||||
"bugs": {
|
||||
"url": "https://github.com/doowb/parse-passwd/issues"
|
||||
},
|
||||
"dependencies": {},
|
||||
"description": "Parse a passwd file into a list of users.",
|
||||
"devDependencies": {
|
||||
"gulp-format-md": "^0.1.11",
|
||||
"mocha": "^3.1.2"
|
||||
},
|
||||
"directories": {},
|
||||
"dist": {
|
||||
"shasum": "6d5b934a456993b23d37f40a382d6f1666a8e5c6",
|
||||
"tarball": "https://registry.npmjs.org/parse-passwd/-/parse-passwd-1.0.0.tgz"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=0.10.0"
|
||||
},
|
||||
@@ -70,7 +47,6 @@
|
||||
"index.js",
|
||||
"LICENSE"
|
||||
],
|
||||
"gitHead": "0c3c36bcb48d1af473f7f0665adb5b4c892cd506",
|
||||
"homepage": "https://github.com/doowb/parse-passwd",
|
||||
"keywords": [
|
||||
"etc",
|
||||
@@ -82,15 +58,7 @@
|
||||
],
|
||||
"license": "MIT",
|
||||
"main": "index.js",
|
||||
"maintainers": [
|
||||
{
|
||||
"name": "doowb",
|
||||
"email": "brian.woodward@gmail.com"
|
||||
}
|
||||
],
|
||||
"name": "parse-passwd",
|
||||
"optionalDependencies": {},
|
||||
"readme": "ERROR: No README data found!",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/doowb/parse-passwd.git"
|
||||
|
||||
Reference in New Issue
Block a user