summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/node_modules/strip-eof/package.json
blob: 2a5c766d7375bfedaace0894b80f7757772d9c51 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
{
  "_from": "strip-eof@^1.0.0",
  "_id": "strip-eof@1.0.0",
  "_inBundle": false,
  "_integrity": "sha1-u0P/VZim6wXYm1n80SnJgzE2Br8=",
  "_location": "/libnpx/yargs/os-locale/execa/strip-eof",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "strip-eof@^1.0.0",
    "name": "strip-eof",
    "escapedName": "strip-eof",
    "rawSpec": "^1.0.0",
    "saveSpec": null,
    "fetchSpec": "^1.0.0"
  },
  "_requiredBy": [
    "/libnpx/yargs/os-locale/execa"
  ],
  "_resolved": "https://registry.npmjs.org/strip-eof/-/strip-eof-1.0.0.tgz",
  "_shasum": "bb43ff5598a6eb05d89b59fcd129c983313606bf",
  "_shrinkwrap": null,
  "_spec": "strip-eof@^1.0.0",
  "_where": "/Users/zkat/Documents/code/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa",
  "bin": null,
  "bundleDependencies": false,
  "dependencies": {},
  "deprecated": false,
  "description": "> Strip the [End-Of-File](https://en.wikipedia.org/wiki/End-of-file) (EOF) character from a string/buffer",
  "devDependencies": {
    "ava": "*",
    "xo": "*"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "name": "strip-eof",
  "optionalDependencies": {},
  "peerDependencies": {},
  "scripts": {},
  "version": "1.0.0"
}