aboutsummaryrefslogtreecommitdiff
path: root/node_modules/@tokenizer/token/package.json
blob: 11bc7075e853bd8093f9deb5e87beaf071cd5252 (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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
{
  "_from": "@tokenizer/token@^0.1.1",
  "_id": "@tokenizer/token@0.1.1",
  "_inBundle": false,
  "_integrity": "sha512-XO6INPbZCxdprl+9qa/AAbFFOMzzwqYxpjPgLICrMD6C2FCw6qfJOPcBk6JqqPLSaZ/Qx87qn4rpPmPMwaAK6w==",
  "_location": "/@tokenizer/token",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@tokenizer/token@^0.1.1",
    "name": "@tokenizer/token",
    "escapedName": "@tokenizer%2ftoken",
    "scope": "@tokenizer",
    "rawSpec": "^0.1.1",
    "saveSpec": null,
    "fetchSpec": "^0.1.1"
  },
  "_requiredBy": [
    "/strtok3",
    "/token-types"
  ],
  "_resolved": "https://registry.npmjs.org/@tokenizer/token/-/token-0.1.1.tgz",
  "_shasum": "f0d92c12f87079ddfd1b29f614758b9696bc29e3",
  "_spec": "@tokenizer/token@^0.1.1",
  "_where": "/data/dev/Projets/FNS Electrode/Projets/FNS Electrode/node_modules/strtok3",
  "author": {
    "name": "Borewit",
    "url": "https://github.com/Borewit"
  },
  "bugs": {
    "url": "https://github.com/Borewit/tokenizer-token/issues"
  },
  "bundleDependencies": false,
  "dependencies": {},
  "deprecated": false,
  "description": "TypeScript definition for strtok3 token",
  "devDependencies": {
    "@types/node": "^13.1.0"
  },
  "files": [
    "index.d.ts"
  ],
  "homepage": "https://github.com/Borewit/tokenizer-token#readme",
  "keywords": [
    "token",
    "interface",
    "tokenizer",
    "TypeScript"
  ],
  "license": "MIT",
  "main": "",
  "name": "@tokenizer/token",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Borewit/tokenizer-token.git"
  },
  "typeScriptVersion": "3.0",
  "types": "index.d.ts",
  "version": "0.1.1"
}