This commit is contained in:
eric sciple 2020-01-24 12:22:34 -05:00
parent 9fff29ba6c
commit 00c3b50fca
7278 changed files with 0 additions and 1778943 deletions

24
node_modules/jsprim/package.json generated vendored
View file

@ -1,24 +0,0 @@
{
"name": "jsprim",
"version": "1.4.1",
"description": "utilities for primitive JavaScript types",
"main": "./lib/jsprim.js",
"repository": {
"type": "git",
"url": "git://github.com/joyent/node-jsprim.git"
},
"dependencies": {
"assert-plus": "1.0.0",
"extsprintf": "1.3.0",
"json-schema": "0.2.3",
"verror": "1.10.0"
},
"engines": [
"node >=0.6.0"
],
"license": "MIT"
,"_resolved": "https://registry.npmjs.org/jsprim/-/jsprim-1.4.1.tgz"
,"_integrity": "sha1-MT5mvB5cwG5Di8G3SZwuXFastqI="
,"_from": "jsprim@1.4.1"
}