source: imaps-frontend/node_modules/atob/package.json

main
Last change on this file was 79a0317, checked in by stefan toskovski <stefantoska84@…>, 4 days ago

F4 Finalna Verzija

  • Property mode set to 100644
File size: 1.4 KB
RevLine 
[79a0317]1{
2 "_from": "atob@2.1.2",
3 "_id": "atob@2.1.2",
4 "_inBundle": false,
5 "_integrity": "sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==",
6 "_location": "/atob",
7 "_phantomChildren": {},
8 "_requested": {
9 "type": "version",
10 "registry": true,
11 "raw": "atob@2.1.2",
12 "name": "atob",
13 "escapedName": "atob",
14 "rawSpec": "2.1.2",
15 "saveSpec": null,
16 "fetchSpec": "2.1.2"
17 },
18 "_requiredBy": [
19 "/jspdf"
20 ],
21 "_resolved": "https://registry.npmjs.org/atob/-/atob-2.1.2.tgz",
22 "_shasum": "6d9517eb9e030d2436666651e86bd9f6f13533c9",
23 "_spec": "atob@2.1.2",
24 "_where": "/home/stevetosak/Proekt/IMaps/imaps-frontend/node_modules/jspdf",
25 "author": {
26 "name": "AJ ONeal",
27 "email": "coolaj86@gmail.com",
28 "url": "https://coolaj86.com"
29 },
30 "bin": {
31 "atob": "bin/atob.js"
32 },
33 "browser": "browser-atob.js",
34 "bundleDependencies": false,
35 "deprecated": false,
36 "description": "atob for Node.JS and Linux / Mac / Windows CLI (it's a one-liner)",
37 "engines": {
38 "node": ">= 4.5.0"
39 },
40 "homepage": "https://git.coolaj86.com/coolaj86/atob.js.git",
41 "keywords": [
42 "atob",
43 "browser"
44 ],
45 "license": "(MIT OR Apache-2.0)",
46 "main": "node-atob.js",
47 "name": "atob",
48 "repository": {
49 "type": "git",
50 "url": "git://git.coolaj86.com/coolaj86/atob.js.git"
51 },
52 "version": "2.1.2"
53}
Note: See TracBrowser for help on using the repository browser.