Ignore:
Timestamp:
01/21/25 03:08:24 (3 days ago)
Author:
stefan toskovski <stefantoska84@…>
Branches:
main
Parents:
0c6b92a
Message:

F4 Finalna Verzija

File:
1 edited

Legend:

Unmodified
Added
Removed
  • imaps-frontend/node_modules/babel/package.json

    r0c6b92a r79a0317  
    11{
    2   "name": "babel",
    3   "version": "6.23.0",
     2  "_from": "babel@6.23.0",
     3  "_id": "babel@6.23.0",
     4  "_inBundle": false,
     5  "_integrity": "sha512-ZDcCaI8Vlct8PJ3DvmyqUz+5X2Ylz3ZuuItBe/74yXosk2dwyVo/aN7MCJ8HJzhnnJ+6yP4o+lDgG9MBe91DLA==",
     6  "_location": "/babel",
     7  "_phantomChildren": {},
     8  "_requested": {
     9    "type": "version",
     10    "registry": true,
     11    "raw": "babel@6.23.0",
     12    "name": "babel",
     13    "escapedName": "babel",
     14    "rawSpec": "6.23.0",
     15    "saveSpec": null,
     16    "fetchSpec": "6.23.0"
     17  },
     18  "_requiredBy": [
     19    "/"
     20  ],
     21  "_resolved": "https://registry.npmjs.org/babel/-/babel-6.23.0.tgz",
     22  "_shasum": "d0d1e7d803e974765beea3232d4e153c0efb90f4",
     23  "_spec": "babel@6.23.0",
     24  "_where": "/home/stevetosak/Proekt/IMaps/imaps-frontend",
     25  "author": {
     26    "name": "Sebastian McKenzie",
     27    "email": "sebmck@gmail.com"
     28  },
     29  "bin": {
     30    "babel": "lib/cli.js",
     31    "babel-node": "lib/cli.js",
     32    "babel-external-helpers": "lib/cli.js"
     33  },
     34  "bundleDependencies": false,
     35  "deprecated": "In 6.x, the babel package has been deprecated in favor of babel-cli. Check https://opencollective.com/babel to support the Babel maintainers",
    436  "description": "Turn ES6 code into readable vanilla ES5 with source maps",
    5   "author": "Sebastian McKenzie <sebmck@gmail.com>",
    637  "homepage": "https://babeljs.io/",
    738  "license": "MIT",
    8   "repository": "https://github.com/babel/babel/tree/master/packages/babel",
    9   "bin": {
    10     "babel": "./lib/cli.js",
    11     "babel-node": "./lib/cli.js",
    12     "babel-external-helpers": "./lib/cli.js"
    13   }
     39  "name": "babel",
     40  "repository": {
     41    "type": "git",
     42    "url": "https://github.com/babel/babel/tree/master/packages/babel"
     43  },
     44  "version": "6.23.0"
    1445}
Note: See TracChangeset for help on using the changeset viewer.