1 | {
|
2 | "_args": [
|
3 | [
|
4 | "buffer-shims@1.0.0",
|
5 | "/Users/eshanker/Code/fsevents"
|
6 | ]
|
7 | ],
|
8 | "_from": "buffer-shims@1.0.0",
|
9 | "_id": "buffer-shims@1.0.0",
|
10 | "_inBundle": false,
|
11 | "_integrity": "sha1-mXjOMXOIxkmth5MCjDR37wRKi1E=",
|
12 | "_location": "/buffer-shims",
|
13 | "_phantomChildren": {},
|
14 | "_requested": {
|
15 | "type": "version",
|
16 | "registry": true,
|
17 | "raw": "buffer-shims@1.0.0",
|
18 | "name": "buffer-shims",
|
19 | "escapedName": "buffer-shims",
|
20 | "rawSpec": "1.0.0",
|
21 | "saveSpec": null,
|
22 | "fetchSpec": "1.0.0"
|
23 | },
|
24 | "_requiredBy": [],
|
25 | "_resolved": "https://registry.npmjs.org/buffer-shims/-/buffer-shims-1.0.0.tgz",
|
26 | "_spec": "1.0.0",
|
27 | "_where": "/Users/eshanker/Code/fsevents",
|
28 | "bugs": {
|
29 | "url": "https://github.com/calvinmetcalf/buffer-shims/issues"
|
30 | },
|
31 | "description": "some shims for node buffers",
|
32 | "devDependencies": {
|
33 | "tape": "^4.5.1"
|
34 | },
|
35 | "files": [
|
36 | "index.js"
|
37 | ],
|
38 | "homepage": "https://github.com/calvinmetcalf/buffer-shims#readme",
|
39 | "license": "MIT",
|
40 | "main": "index.js",
|
41 | "name": "buffer-shims",
|
42 | "repository": {
|
43 | "type": "git",
|
44 | "url": "git+ssh://git@github.com/calvinmetcalf/buffer-shims.git"
|
45 | },
|
46 | "scripts": {
|
47 | "test": "tape test/*.js"
|
48 | },
|
49 | "version": "1.0.0"
|
50 | }
|