Last change
on this file since 1ad8e64 was 59329aa, checked in by Ema <ema_spirova@…>, 3 years ago |
adding photos
|
-
Property mode
set to
100644
|
File size:
1.5 KB
|
Rev | Line | |
---|
[6a3a178] | 1 | {
|
---|
[59329aa] | 2 | "_args": [
|
---|
| 3 | [
|
---|
| 4 | "source-list-map@2.0.1",
|
---|
| 5 | "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
|
---|
| 6 | ]
|
---|
[6a3a178] | 7 | ],
|
---|
[59329aa] | 8 | "_development": true,
|
---|
| 9 | "_from": "source-list-map@2.0.1",
|
---|
| 10 | "_id": "source-list-map@2.0.1",
|
---|
| 11 | "_inBundle": false,
|
---|
| 12 | "_integrity": "sha512-qnQ7gVMxGNxsiL4lEuJwe/To8UnK7fAnmbGEEH8RpLouuKbeEm0lhbQVFIrNSuB+G7tVrAlVsZgETT5nljf+Iw==",
|
---|
| 13 | "_location": "/source-list-map",
|
---|
| 14 | "_phantomChildren": {},
|
---|
| 15 | "_requested": {
|
---|
| 16 | "type": "version",
|
---|
| 17 | "registry": true,
|
---|
| 18 | "raw": "source-list-map@2.0.1",
|
---|
| 19 | "name": "source-list-map",
|
---|
| 20 | "escapedName": "source-list-map",
|
---|
| 21 | "rawSpec": "2.0.1",
|
---|
| 22 | "saveSpec": null,
|
---|
| 23 | "fetchSpec": "2.0.1"
|
---|
| 24 | },
|
---|
| 25 | "_requiredBy": [
|
---|
| 26 | "/webpack-sources"
|
---|
[6a3a178] | 27 | ],
|
---|
[59329aa] | 28 | "_resolved": "https://registry.npmjs.org/source-list-map/-/source-list-map-2.0.1.tgz",
|
---|
| 29 | "_spec": "2.0.1",
|
---|
| 30 | "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
|
---|
| 31 | "author": {
|
---|
| 32 | "name": "Tobias Koppers @sokra"
|
---|
| 33 | },
|
---|
[6a3a178] | 34 | "bugs": {
|
---|
| 35 | "url": "https://github.com/webpack/source-list-map/issues"
|
---|
| 36 | },
|
---|
[59329aa] | 37 | "description": "Fast line to line SourceMap generator.",
|
---|
[6a3a178] | 38 | "devDependencies": {
|
---|
| 39 | "mocha": "^2.2.1",
|
---|
| 40 | "should": "^5.2.0"
|
---|
[59329aa] | 41 | },
|
---|
| 42 | "files": [
|
---|
| 43 | "lib"
|
---|
| 44 | ],
|
---|
| 45 | "homepage": "https://github.com/webpack/source-list-map",
|
---|
| 46 | "keywords": [
|
---|
| 47 | "source-map"
|
---|
| 48 | ],
|
---|
| 49 | "license": "MIT",
|
---|
| 50 | "main": "lib/index.js",
|
---|
| 51 | "name": "source-list-map",
|
---|
| 52 | "repository": {
|
---|
| 53 | "type": "git",
|
---|
| 54 | "url": "git+https://github.com/webpack/source-list-map.git"
|
---|
| 55 | },
|
---|
| 56 | "scripts": {
|
---|
| 57 | "test": "mocha -R spec"
|
---|
| 58 | },
|
---|
| 59 | "version": "2.0.1"
|
---|
[6a3a178] | 60 | }
|
---|
Note:
See
TracBrowser
for help on using the repository browser.