50 lines
1.3 KiB
JSON
Raw Permalink Normal View History

2017-09-20 23:19:33 +02:00
{
2022-01-14 20:13:26 +01:00
"_from": "jsprim@^1.2.2",
"_id": "jsprim@1.4.1",
"_inBundle": false,
"_integrity": "sha1-MT5mvB5cwG5Di8G3SZwuXFastqI=",
2017-09-20 23:19:33 +02:00
"_location": "/jsprim",
"_phantomChildren": {},
"_requested": {
2022-01-14 20:13:26 +01:00
"type": "range",
"registry": true,
2017-09-20 23:19:33 +02:00
"raw": "jsprim@^1.2.2",
"name": "jsprim",
2022-01-14 20:13:26 +01:00
"escapedName": "jsprim",
2017-09-20 23:19:33 +02:00
"rawSpec": "^1.2.2",
2022-01-14 20:13:26 +01:00
"saveSpec": null,
"fetchSpec": "^1.2.2"
2017-09-20 23:19:33 +02:00
},
"_requiredBy": [
"/http-signature"
],
2022-01-14 20:13:26 +01:00
"_resolved": "https://registry.npmjs.org/jsprim/-/jsprim-1.4.1.tgz",
"_shasum": "313e66bc1e5cc06e438bc1b7499c2e5c56acb6a2",
2017-09-20 23:19:33 +02:00
"_spec": "jsprim@^1.2.2",
2022-01-14 20:13:26 +01:00
"_where": "/export/home/matjaz/git/zoneadmin-master/node_modules/http-signature",
2017-09-20 23:19:33 +02:00
"bugs": {
2022-01-14 20:13:26 +01:00
"url": "https://github.com/joyent/node-jsprim/issues"
2017-09-20 23:19:33 +02:00
},
2022-01-14 20:13:26 +01:00
"bundleDependencies": false,
2017-09-20 23:19:33 +02:00
"dependencies": {
2022-01-14 20:13:26 +01:00
"assert-plus": "1.0.0",
"extsprintf": "1.3.0",
2017-09-20 23:19:33 +02:00
"json-schema": "0.2.3",
2022-01-14 20:13:26 +01:00
"verror": "1.10.0"
2017-09-20 23:19:33 +02:00
},
2022-01-14 20:13:26 +01:00
"deprecated": false,
2017-09-20 23:19:33 +02:00
"description": "utilities for primitive JavaScript types",
"engines": [
"node >=0.6.0"
],
2022-01-14 20:13:26 +01:00
"homepage": "https://github.com/joyent/node-jsprim#readme",
2017-09-20 23:19:33 +02:00
"license": "MIT",
"main": "./lib/jsprim.js",
"name": "jsprim",
"repository": {
"type": "git",
2022-01-14 20:13:26 +01:00
"url": "git://github.com/joyent/node-jsprim.git"
2017-09-20 23:19:33 +02:00
},
2022-01-14 20:13:26 +01:00
"version": "1.4.1"
2017-09-20 23:19:33 +02:00
}