main
Last change
on this file since 79a0317 was 79a0317, checked in by stefan toskovski <stefantoska84@…>, 3 days ago |
F4 Finalna Verzija
|
-
Property mode
set to
100644
|
File size:
1.5 KB
|
Line | |
---|
1 | {
|
---|
2 | "_from": "path-parse@^1.0.7",
|
---|
3 | "_id": "path-parse@1.0.7",
|
---|
4 | "_inBundle": false,
|
---|
5 | "_integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==",
|
---|
6 | "_location": "/path-parse",
|
---|
7 | "_phantomChildren": {},
|
---|
8 | "_requested": {
|
---|
9 | "type": "range",
|
---|
10 | "registry": true,
|
---|
11 | "raw": "path-parse@^1.0.7",
|
---|
12 | "name": "path-parse",
|
---|
13 | "escapedName": "path-parse",
|
---|
14 | "rawSpec": "^1.0.7",
|
---|
15 | "saveSpec": null,
|
---|
16 | "fetchSpec": "^1.0.7"
|
---|
17 | },
|
---|
18 | "_requiredBy": [
|
---|
19 | "/resolve"
|
---|
20 | ],
|
---|
21 | "_resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz",
|
---|
22 | "_shasum": "fbc114b60ca42b30d9daf5858e4bd68bbedb6735",
|
---|
23 | "_spec": "path-parse@^1.0.7",
|
---|
24 | "_where": "/home/stevetosak/Proekt/IMaps/imaps-frontend/node_modules/resolve",
|
---|
25 | "author": {
|
---|
26 | "name": "Javier Blanco",
|
---|
27 | "email": "http://jbgutierrez.info"
|
---|
28 | },
|
---|
29 | "bugs": {
|
---|
30 | "url": "https://github.com/jbgutierrez/path-parse/issues"
|
---|
31 | },
|
---|
32 | "bundleDependencies": false,
|
---|
33 | "deprecated": false,
|
---|
34 | "description": "Node.js path.parse() ponyfill",
|
---|
35 | "homepage": "https://github.com/jbgutierrez/path-parse#readme",
|
---|
36 | "keywords": [
|
---|
37 | "path",
|
---|
38 | "paths",
|
---|
39 | "file",
|
---|
40 | "dir",
|
---|
41 | "parse",
|
---|
42 | "built-in",
|
---|
43 | "util",
|
---|
44 | "utils",
|
---|
45 | "core",
|
---|
46 | "ponyfill",
|
---|
47 | "polyfill",
|
---|
48 | "shim"
|
---|
49 | ],
|
---|
50 | "license": "MIT",
|
---|
51 | "main": "index.js",
|
---|
52 | "name": "path-parse",
|
---|
53 | "repository": {
|
---|
54 | "type": "git",
|
---|
55 | "url": "git+https://github.com/jbgutierrez/path-parse.git"
|
---|
56 | },
|
---|
57 | "scripts": {
|
---|
58 | "test": "node test.js"
|
---|
59 | },
|
---|
60 | "version": "1.0.7"
|
---|
61 | }
|
---|
Note:
See
TracBrowser
for help on using the repository browser.