Last change
on this file since 6fe77af was 59329aa, checked in by Ema <ema_spirova@…>, 3 years ago |
adding photos
|
-
Property mode
set to
100644
|
File size:
1.6 KB
|
Rev | Line | |
---|
[6a3a178] | 1 | {
|
---|
[59329aa] | 2 | "_args": [
|
---|
| 3 | [
|
---|
| 4 | "indexes-of@1.0.1",
|
---|
| 5 | "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
|
---|
| 6 | ]
|
---|
| 7 | ],
|
---|
| 8 | "_development": true,
|
---|
| 9 | "_from": "indexes-of@1.0.1",
|
---|
| 10 | "_id": "indexes-of@1.0.1",
|
---|
| 11 | "_inBundle": false,
|
---|
| 12 | "_integrity": "sha1-8w9xbI4r00bHtn0985FVZqfAVgc=",
|
---|
| 13 | "_location": "/indexes-of",
|
---|
| 14 | "_phantomChildren": {},
|
---|
| 15 | "_requested": {
|
---|
| 16 | "type": "version",
|
---|
| 17 | "registry": true,
|
---|
| 18 | "raw": "indexes-of@1.0.1",
|
---|
| 19 | "name": "indexes-of",
|
---|
| 20 | "escapedName": "indexes-of",
|
---|
| 21 | "rawSpec": "1.0.1",
|
---|
| 22 | "saveSpec": null,
|
---|
| 23 | "fetchSpec": "1.0.1"
|
---|
| 24 | },
|
---|
| 25 | "_requiredBy": [
|
---|
| 26 | "/css-has-pseudo/postcss-selector-parser",
|
---|
| 27 | "/postcss-custom-selectors/postcss-selector-parser",
|
---|
| 28 | "/postcss-dir-pseudo-class/postcss-selector-parser",
|
---|
| 29 | "/postcss-pseudo-class-any-link/postcss-selector-parser",
|
---|
| 30 | "/postcss-values-parser"
|
---|
| 31 | ],
|
---|
| 32 | "_resolved": "https://registry.npmjs.org/indexes-of/-/indexes-of-1.0.1.tgz",
|
---|
| 33 | "_spec": "1.0.1",
|
---|
| 34 | "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
|
---|
| 35 | "author": {
|
---|
| 36 | "name": "Dominic Tarr",
|
---|
| 37 | "email": "dominic.tarr@gmail.com",
|
---|
| 38 | "url": "dominictarr.com"
|
---|
| 39 | },
|
---|
| 40 | "bugs": {
|
---|
| 41 | "url": "https://github.com/dominictarr/indexes-of/issues"
|
---|
| 42 | },
|
---|
[6a3a178] | 43 | "description": "line String/Array#indexOf but return all the indexes in an array",
|
---|
[59329aa] | 44 | "devDependencies": {
|
---|
| 45 | "tape": "~2.1.0"
|
---|
| 46 | },
|
---|
[6a3a178] | 47 | "homepage": "https://github.com/dominictarr/indexes-of",
|
---|
[59329aa] | 48 | "license": "MIT",
|
---|
| 49 | "name": "indexes-of",
|
---|
[6a3a178] | 50 | "repository": {
|
---|
| 51 | "type": "git",
|
---|
| 52 | "url": "git://github.com/dominictarr/indexes-of.git"
|
---|
| 53 | },
|
---|
| 54 | "scripts": {
|
---|
| 55 | "test": "node test.js"
|
---|
| 56 | },
|
---|
[59329aa] | 57 | "version": "1.0.1"
|
---|
[6a3a178] | 58 | }
|
---|
Note:
See
TracBrowser
for help on using the repository browser.