main
Last change
on this file since 79a0317 was 79a0317, checked in by stefan toskovski <stefantoska84@…>, 3 days ago |
F4 Finalna Verzija
|
-
Property mode
set to
100644
|
File size:
1.4 KB
|
Line | |
---|
1 | {
|
---|
2 | "_from": "buffer-from@^1.0.0",
|
---|
3 | "_id": "buffer-from@1.1.2",
|
---|
4 | "_inBundle": false,
|
---|
5 | "_integrity": "sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==",
|
---|
6 | "_location": "/buffer-from",
|
---|
7 | "_phantomChildren": {},
|
---|
8 | "_requested": {
|
---|
9 | "type": "range",
|
---|
10 | "registry": true,
|
---|
11 | "raw": "buffer-from@^1.0.0",
|
---|
12 | "name": "buffer-from",
|
---|
13 | "escapedName": "buffer-from",
|
---|
14 | "rawSpec": "^1.0.0",
|
---|
15 | "saveSpec": null,
|
---|
16 | "fetchSpec": "^1.0.0"
|
---|
17 | },
|
---|
18 | "_requiredBy": [
|
---|
19 | "/source-map-support"
|
---|
20 | ],
|
---|
21 | "_resolved": "https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.2.tgz",
|
---|
22 | "_shasum": "2b146a6fd72e80b4f55d255f35ed59a3a9a41bd5",
|
---|
23 | "_spec": "buffer-from@^1.0.0",
|
---|
24 | "_where": "/home/stevetosak/Proekt/IMaps/imaps-frontend/node_modules/source-map-support",
|
---|
25 | "bugs": {
|
---|
26 | "url": "https://github.com/LinusU/buffer-from/issues"
|
---|
27 | },
|
---|
28 | "bundleDependencies": false,
|
---|
29 | "deprecated": false,
|
---|
30 | "description": "A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.",
|
---|
31 | "devDependencies": {
|
---|
32 | "standard": "^12.0.1"
|
---|
33 | },
|
---|
34 | "files": [
|
---|
35 | "index.js"
|
---|
36 | ],
|
---|
37 | "homepage": "https://github.com/LinusU/buffer-from#readme",
|
---|
38 | "keywords": [
|
---|
39 | "buffer",
|
---|
40 | "buffer from"
|
---|
41 | ],
|
---|
42 | "license": "MIT",
|
---|
43 | "name": "buffer-from",
|
---|
44 | "repository": {
|
---|
45 | "type": "git",
|
---|
46 | "url": "git+https://github.com/LinusU/buffer-from.git"
|
---|
47 | },
|
---|
48 | "scripts": {
|
---|
49 | "test": "standard && node test"
|
---|
50 | },
|
---|
51 | "version": "1.1.2"
|
---|
52 | }
|
---|
Note:
See
TracBrowser
for help on using the repository browser.