Last change
on this file since bdd6491 was 59329aa, checked in by Ema <ema_spirova@…>, 3 years ago |
adding photos
|
-
Property mode
set to
100644
|
File size:
1.9 KB
|
Rev | Line | |
---|
[6a3a178] | 1 | {
|
---|
[59329aa] | 2 | "_args": [
|
---|
| 3 | [
|
---|
| 4 | "assign-symbols@1.0.0",
|
---|
| 5 | "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
|
---|
| 6 | ]
|
---|
| 7 | ],
|
---|
| 8 | "_development": true,
|
---|
| 9 | "_from": "assign-symbols@1.0.0",
|
---|
| 10 | "_id": "assign-symbols@1.0.0",
|
---|
| 11 | "_inBundle": false,
|
---|
| 12 | "_integrity": "sha1-WWZ/QfrdTyDMvCu5a41Pf3jsA2c=",
|
---|
| 13 | "_location": "/assign-symbols",
|
---|
| 14 | "_phantomChildren": {},
|
---|
| 15 | "_requested": {
|
---|
| 16 | "type": "version",
|
---|
| 17 | "registry": true,
|
---|
| 18 | "raw": "assign-symbols@1.0.0",
|
---|
| 19 | "name": "assign-symbols",
|
---|
| 20 | "escapedName": "assign-symbols",
|
---|
| 21 | "rawSpec": "1.0.0",
|
---|
| 22 | "saveSpec": null,
|
---|
| 23 | "fetchSpec": "1.0.0"
|
---|
[6a3a178] | 24 | },
|
---|
[59329aa] | 25 | "_requiredBy": [
|
---|
| 26 | "/extend-shallow"
|
---|
[6a3a178] | 27 | ],
|
---|
[59329aa] | 28 | "_resolved": "https://registry.npmjs.org/assign-symbols/-/assign-symbols-1.0.0.tgz",
|
---|
| 29 | "_spec": "1.0.0",
|
---|
| 30 | "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
|
---|
| 31 | "author": {
|
---|
| 32 | "name": "Jon Schlinkert",
|
---|
| 33 | "url": "https://github.com/jonschlinkert"
|
---|
[6a3a178] | 34 | },
|
---|
[59329aa] | 35 | "bugs": {
|
---|
| 36 | "url": "https://github.com/jonschlinkert/assign-symbols/issues"
|
---|
[6a3a178] | 37 | },
|
---|
[59329aa] | 38 | "description": "Assign the enumerable es6 Symbol properties from an object (or objects) to the first object passed on the arguments. Can be used as a supplement to other extend, assign or merge methods as a polyfill for the Symbols part of the es6 Object.assign method.",
|
---|
[6a3a178] | 39 | "devDependencies": {
|
---|
| 40 | "mocha": "^3.0.0"
|
---|
| 41 | },
|
---|
[59329aa] | 42 | "engines": {
|
---|
| 43 | "node": ">=0.10.0"
|
---|
| 44 | },
|
---|
| 45 | "files": [
|
---|
| 46 | "index.js"
|
---|
| 47 | ],
|
---|
| 48 | "homepage": "https://github.com/jonschlinkert/assign-symbols",
|
---|
[6a3a178] | 49 | "keywords": [
|
---|
| 50 | "assign",
|
---|
| 51 | "symbols"
|
---|
| 52 | ],
|
---|
[59329aa] | 53 | "license": "MIT",
|
---|
| 54 | "main": "index.js",
|
---|
| 55 | "name": "assign-symbols",
|
---|
| 56 | "repository": {
|
---|
| 57 | "type": "git",
|
---|
| 58 | "url": "git+https://github.com/jonschlinkert/assign-symbols.git"
|
---|
| 59 | },
|
---|
| 60 | "scripts": {
|
---|
| 61 | "test": "mocha"
|
---|
| 62 | },
|
---|
[6a3a178] | 63 | "verb": {
|
---|
| 64 | "related": {
|
---|
| 65 | "list": [
|
---|
| 66 | "assign-deep",
|
---|
| 67 | "mixin-deep",
|
---|
| 68 | "merge-deep",
|
---|
| 69 | "extend-shallow",
|
---|
| 70 | "clone-deep"
|
---|
| 71 | ]
|
---|
| 72 | }
|
---|
[59329aa] | 73 | },
|
---|
| 74 | "version": "1.0.0"
|
---|
[6a3a178] | 75 | }
|
---|
Note:
See
TracBrowser
for help on using the repository browser.