package.json 1.6 KB
{
  "_args": [
    [
      "@tokenizer/token@0.1.1",
      "C:\\Users\\MS\\Documents\\opensourseSW\\LineMusicChatbot"
    ]
  ],
  "_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": "version",
    "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",
  "_spec": "0.1.1",
  "_where": "C:\\Users\\MS\\Documents\\opensourseSW\\LineMusicChatbot",
  "author": {
    "name": "Borewit",
    "url": "https://github.com/Borewit"
  },
  "bugs": {
    "url": "https://github.com/Borewit/tokenizer-token/issues"
  },
  "dependencies": {},
  "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"
}