1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556 |
- {
- "_args": [
- [
- "charcodes@0.2.0",
- "C:\\Users\\100zone\\Desktop\\baizong\\community\\SmartCommunity\\videoSurveillance"
- ]
- ],
- "_development": true,
- "_from": "charcodes@0.2.0",
- "_id": "charcodes@0.2.0",
- "_inBundle": false,
- "_integrity": "sha512-Y4kiDb+AM4Ecy58YkuZrrSRJBDQdQ2L+NyS1vHHFtNtUjgutcZfx3yp1dAONI/oPaPmyGfCLx5CxL+zauIMyKQ==",
- "_location": "/charcodes",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "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.npmmirror.com/charcodes/-/charcodes-0.2.0.tgz",
- "_spec": "0.2.0",
- "_where": "C:\\Users\\100zone\\Desktop\\baizong\\community\\SmartCommunity\\videoSurveillance",
- "author": {
- "name": "Sven Sauleau"
- },
- "bugs": {
- "url": "https://github.com/xtuc/charcodes/issues"
- },
- "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"
- }
|