Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/fs-vacuum/package.json')
-rw-r--r--node_modules/fs-vacuum/package.json61
1 files changed, 35 insertions, 26 deletions
diff --git a/node_modules/fs-vacuum/package.json b/node_modules/fs-vacuum/package.json
index 7567a84fd..5f414b804 100644
--- a/node_modules/fs-vacuum/package.json
+++ b/node_modules/fs-vacuum/package.json
@@ -1,45 +1,54 @@
{
"_args": [
[
- "fs-vacuum@",
- "/Users/rebecca/code/npm"
+ {
+ "raw": "fs-vacuum@latest",
+ "scope": null,
+ "escapedName": "fs-vacuum",
+ "name": "fs-vacuum",
+ "rawSpec": "latest",
+ "spec": "latest",
+ "type": "tag"
+ },
+ "/Users/zkat/Documents/code/npm"
]
],
"_from": "fs-vacuum@latest",
- "_id": "fs-vacuum@1.2.9",
+ "_id": "fs-vacuum@1.2.10",
"_inCache": true,
- "_installable": true,
"_location": "/fs-vacuum",
- "_nodeVersion": "5.10.1",
+ "_nodeVersion": "7.7.1",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
- "tmp": "tmp/fs-vacuum-1.2.9.tgz_1461273179969_0.39465441973879933"
+ "tmp": "tmp/fs-vacuum-1.2.10.tgz_1489187970453_0.7888825018890202"
},
"_npmUser": {
- "email": "ogd@aoaioxxysz.net",
- "name": "othiym23"
+ "name": "zkat",
+ "email": "kat@sykosomatic.org"
},
- "_npmVersion": "3.8.7",
+ "_npmVersion": "4.4.2",
"_phantomChildren": {},
"_requested": {
- "name": "fs-vacuum",
- "raw": "fs-vacuum@",
- "rawSpec": "",
+ "raw": "fs-vacuum@latest",
"scope": null,
+ "escapedName": "fs-vacuum",
+ "name": "fs-vacuum",
+ "rawSpec": "latest",
"spec": "latest",
"type": "tag"
},
"_requiredBy": [
+ "#USER",
"/"
],
- "_resolved": "https://registry.npmjs.org/fs-vacuum/-/fs-vacuum-1.2.9.tgz",
- "_shasum": "4f90193ab8ea02890995bcd4e804659a5d366b2d",
+ "_resolved": "https://registry.npmjs.org/fs-vacuum/-/fs-vacuum-1.2.10.tgz",
+ "_shasum": "b7629bec07a4031a2548fdf99f5ecf1cc8b31e36",
"_shrinkwrap": null,
- "_spec": "fs-vacuum@",
- "_where": "/Users/rebecca/code/npm",
+ "_spec": "fs-vacuum@latest",
+ "_where": "/Users/zkat/Documents/code/npm",
"author": {
- "email": "ogd@aoaioxxysz.net",
- "name": "Forrest L Norvell"
+ "name": "Forrest L Norvell",
+ "email": "ogd@aoaioxxysz.net"
},
"bugs": {
"url": "https://github.com/npm/fs-vacuum/issues"
@@ -60,10 +69,10 @@
},
"directories": {},
"dist": {
- "shasum": "4f90193ab8ea02890995bcd4e804659a5d366b2d",
- "tarball": "https://registry.npmjs.org/fs-vacuum/-/fs-vacuum-1.2.9.tgz"
+ "shasum": "b7629bec07a4031a2548fdf99f5ecf1cc8b31e36",
+ "tarball": "https://registry.npmjs.org/fs-vacuum/-/fs-vacuum-1.2.10.tgz"
},
- "gitHead": "acff37c635731a0169367acb32338d9d4e7d615c",
+ "gitHead": "e2daf9ab461004d10cc934e286052a6cd72a6127",
"homepage": "https://github.com/npm/fs-vacuum",
"keywords": [
"rm",
@@ -74,12 +83,12 @@
"main": "vacuum.js",
"maintainers": [
{
- "email": "ogd@aoaioxxysz.net",
- "name": "othiym23"
+ "name": "othiym23",
+ "email": "ogd@aoaioxxysz.net"
},
{
- "email": "kat@sykosomatic.org",
- "name": "zkat"
+ "name": "zkat",
+ "email": "kat@sykosomatic.org"
}
],
"name": "fs-vacuum",
@@ -92,5 +101,5 @@
"scripts": {
"test": "standard && tap test/*.js"
},
- "version": "1.2.9"
+ "version": "1.2.10"
}