1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677 |
- {
- "_args": [
- [
- "selfsigned@1.10.11",
- "/Users/mac/Desktop/zz的项目/cdss/大名县人民医院/CDSS-daming-web"
- ]
- ],
- "_development": true,
- "_from": "selfsigned@1.10.11",
- "_id": "selfsigned@1.10.11",
- "_inBundle": false,
- "_integrity": "sha1-JJKc2Qb+D0S20B+yOZmnOVN6y+k=",
- "_location": "/selfsigned",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "selfsigned@1.10.11",
- "name": "selfsigned",
- "escapedName": "selfsigned",
- "rawSpec": "1.10.11",
- "saveSpec": null,
- "fetchSpec": "1.10.11"
- },
- "_requiredBy": [
- "/webpack-dev-server"
- ],
- "_resolved": "https://registry.nlark.com/selfsigned/download/selfsigned-1.10.11.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fselfsigned%2Fdownload%2Fselfsigned-1.10.11.tgz",
- "_spec": "1.10.11",
- "_where": "/Users/mac/Desktop/zz的项目/cdss/大名县人民医院/CDSS-daming-web",
- "author": {
- "name": "José F. Romaniello",
- "email": "jfromaniello@gmail.com",
- "url": "http://joseoncode.com"
- },
- "bugs": {
- "url": "https://github.com/jfromaniello/selfsigned/issues"
- },
- "contributors": [
- {
- "name": "Paolo Fragomeni",
- "email": "paolo@async.ly",
- "url": "http://async.ly"
- },
- {
- "name": "Charles Bushong",
- "email": "bushong1@gmail.com",
- "url": "http://github.com/bushong1"
- }
- ],
- "dependencies": {
- "node-forge": "^0.10.0"
- },
- "description": "Generate self signed certificates private and public keys",
- "devDependencies": {
- "chai": "^4.3.4",
- "mocha": "^8.3.2"
- },
- "homepage": "https://github.com/jfromaniello/selfsigned#readme",
- "keywords": [
- "openssl",
- "self",
- "signed",
- "certificates"
- ],
- "license": "MIT",
- "main": "index.js",
- "name": "selfsigned",
- "repository": {
- "type": "git",
- "url": "git://github.com/jfromaniello/selfsigned.git"
- },
- "scripts": {
- "test": "mocha -t 5000"
- },
- "version": "1.10.11"
- }
|