12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152 |
- {
- "_from": "charcodes@^0.2.0",
- "_id": "charcodes@0.2.0",
- "_inBundle": false,
- "_integrity": "sha512-Y4kiDb+AM4Ecy58YkuZrrSRJBDQdQ2L+NyS1vHHFtNtUjgutcZfx3yp1dAONI/oPaPmyGfCLx5CxL+zauIMyKQ==",
- "_location": "/charcodes",
- "_phantomChildren": {},
- "_requested": {
- "type": "range",
- "registry": true,
- "raw": "charcodes@^0.2.0",
- "name": "charcodes",
- "escapedName": "charcodes",
- "rawSpec": "^0.2.0",
- "saveSpec": null,
- "fetchSpec": "^0.2.0"
- },
- "_requiredBy": [
- "/@babel/plugin-proposal-decorators"
- ],
- "_resolved": "https://registry.npmjs.org/charcodes/-/charcodes-0.2.0.tgz",
- "_shasum": "5208d327e6cc05f99eb80ffc814707572d1f14e4",
- "_spec": "charcodes@^0.2.0",
- "_where": "H:\\gs_nuxt\\node_modules\\@babel\\plugin-proposal-decorators",
- "author": {
- "name": "Sven Sauleau"
- },
- "bugs": {
- "url": "https://github.com/xtuc/charcodes/issues"
- },
- "bundleDependencies": false,
- "deprecated": false,
- "description": "Char codes constants",
- "engines": {
- "node": ">=6"
- },
- "homepage": "https://github.com/xtuc/charcodes#readme",
- "keywords": [
- "charcodes",
- "ascii",
- "constants"
- ],
- "license": "MIT",
- "main": "lib/index.js",
- "module": "lib/index.mjs",
- "name": "charcodes",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/xtuc/charcodes.git"
- },
- "version": "0.2.0"
- }
|