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/path-parse/package.json')
-rw-r--r--node_modules/path-parse/package.json24
1 files changed, 10 insertions, 14 deletions
diff --git a/node_modules/path-parse/package.json b/node_modules/path-parse/package.json
index 56d19c753..5f2bbd996 100644
--- a/node_modules/path-parse/package.json
+++ b/node_modules/path-parse/package.json
@@ -1,33 +1,27 @@
{
- "_args": [
- [
- "path-parse@1.0.6",
- "/Users/aeschright/code/npm-release"
- ]
- ],
- "_development": true,
- "_from": "path-parse@1.0.6",
+ "_from": "path-parse@^1.0.6",
"_id": "path-parse@1.0.6",
"_inBundle": false,
"_integrity": "sha512-GSmOT2EbHrINBf9SR7CDELwlJ8AENk3Qn7OikK4nFYAu3Ote2+JYNVvkpAEQm3/TLNEJFD/xZJjzyxg3KBWOzw==",
"_location": "/path-parse",
"_phantomChildren": {},
"_requested": {
- "type": "version",
+ "type": "range",
"registry": true,
- "raw": "path-parse@1.0.6",
+ "raw": "path-parse@^1.0.6",
"name": "path-parse",
"escapedName": "path-parse",
- "rawSpec": "1.0.6",
+ "rawSpec": "^1.0.6",
"saveSpec": null,
- "fetchSpec": "1.0.6"
+ "fetchSpec": "^1.0.6"
},
"_requiredBy": [
"/resolve"
],
"_resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.6.tgz",
- "_spec": "1.0.6",
- "_where": "/Users/aeschright/code/npm-release",
+ "_shasum": "d62dbb5679405d72c4737ec58600e9ddcf06d24c",
+ "_spec": "path-parse@^1.0.6",
+ "_where": "/Users/isaacs/dev/npm/cli/node_modules/resolve",
"author": {
"name": "Javier Blanco",
"email": "http://jbgutierrez.info"
@@ -35,6 +29,8 @@
"bugs": {
"url": "https://github.com/jbgutierrez/path-parse/issues"
},
+ "bundleDependencies": false,
+ "deprecated": false,
"description": "Node.js path.parse() ponyfill",
"homepage": "https://github.com/jbgutierrez/path-parse#readme",
"keywords": [