You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
					
					
						
							90 lines
						
					
					
						
							2.4 KiB
						
					
					
				
			
		
		
	
	
							90 lines
						
					
					
						
							2.4 KiB
						
					
					
				| {
 | |
|   "_args": [
 | |
|     [
 | |
|       "html-entities@1.2.1",
 | |
|       "G:\\bishe\\2024\\springboot\\143_论文\\039_springboot流浪天使乐园管理系统设计与实现\\vue\\admin"
 | |
|     ]
 | |
|   ],
 | |
|   "_development": true,
 | |
|   "_from": "html-entities@1.2.1",
 | |
|   "_id": "html-entities@1.2.1",
 | |
|   "_inBundle": false,
 | |
|   "_integrity": "sha1-DfKTUfByEWNRXfueVUPl9u7VFi8=",
 | |
|   "_location": "/html-entities",
 | |
|   "_phantomChildren": {},
 | |
|   "_requested": {
 | |
|     "type": "version",
 | |
|     "registry": true,
 | |
|     "raw": "html-entities@1.2.1",
 | |
|     "name": "html-entities",
 | |
|     "escapedName": "html-entities",
 | |
|     "rawSpec": "1.2.1",
 | |
|     "saveSpec": null,
 | |
|     "fetchSpec": "1.2.1"
 | |
|   },
 | |
|   "_requiredBy": [
 | |
|     "/webpack-dev-server"
 | |
|   ],
 | |
|   "_resolved": "https://registry.npm.taobao.org/html-entities/download/html-entities-1.2.1.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fhtml-entities%2Fdownload%2Fhtml-entities-1.2.1.tgz",
 | |
|   "_spec": "1.2.1",
 | |
|   "_where": "G:\\bishe\\2024\\springboot\\143_论文\\039_springboot流浪天使乐园管理系统设计与实现\\vue\\admin",
 | |
|   "author": {
 | |
|     "name": "Marat Dulin",
 | |
|     "email": "mdevils@yandex.ru"
 | |
|   },
 | |
|   "bugs": {
 | |
|     "url": "https://github.com/mdevils/node-html-entities/issues"
 | |
|   },
 | |
|   "dependencies": {},
 | |
|   "description": "Faster HTML entities encode/decode library.",
 | |
|   "devDependencies": {
 | |
|     "chai": "^1.9.1",
 | |
|     "coveralls": "^2.11.2",
 | |
|     "entities": "*",
 | |
|     "mocha": "^1.21.4",
 | |
|     "node-html-encoder": "*",
 | |
|     "unit-coverage": "^3.0.1"
 | |
|   },
 | |
|   "engines": [
 | |
|     "node >= 0.4.0"
 | |
|   ],
 | |
|   "files": [
 | |
|     "index.js",
 | |
|     "lib",
 | |
|     "LICENSE"
 | |
|   ],
 | |
|   "homepage": "https://github.com/mdevils/node-html-entities#readme",
 | |
|   "keywords": [
 | |
|     "html",
 | |
|     "html entities",
 | |
|     "html entities encode",
 | |
|     "html entities decode",
 | |
|     "entities",
 | |
|     "entities encode",
 | |
|     "entities decode"
 | |
|   ],
 | |
|   "license": "MIT",
 | |
|   "main": "index",
 | |
|   "name": "html-entities",
 | |
|   "repository": {
 | |
|     "type": "git",
 | |
|     "url": "git+https://github.com/mdevils/node-html-entities.git"
 | |
|   },
 | |
|   "scripts": {
 | |
|     "benchmark": "node benchmark/benchmark",
 | |
|     "coverage": "unit-coverage run -p common",
 | |
|     "coverage-html": "unit-coverage run -p common -r html -o coverage.html",
 | |
|     "test": "mocha --recursive -R spec test",
 | |
|     "travis": "npm test && unit-coverage run -p common -r lcov -o coverage.lcov && cat coverage.lcov | coveralls"
 | |
|   },
 | |
|   "unit-coverage": {
 | |
|     "common": [
 | |
|       "-s",
 | |
|       "lib/**/*.js",
 | |
|       "-t",
 | |
|       "test/**/*.js"
 | |
|     ]
 | |
|   },
 | |
|   "version": "1.2.1"
 | |
| }
 |