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.
92 lines
2.6 KiB
92 lines
2.6 KiB
6 years ago
|
{
|
||
|
"_args": [
|
||
|
[
|
||
|
"xmlhttprequest-ssl@~1.5.4",
|
||
|
"/Users/rdrew/themes/lmmi_journal_theme/node_modules/engine.io-client"
|
||
|
]
|
||
|
],
|
||
|
"_from": "xmlhttprequest-ssl@>=1.5.4 <1.6.0",
|
||
|
"_id": "xmlhttprequest-ssl@1.5.5",
|
||
|
"_inCache": true,
|
||
|
"_installable": true,
|
||
|
"_location": "/xmlhttprequest-ssl",
|
||
|
"_nodeVersion": "7.10.0",
|
||
|
"_npmOperationalInternal": {
|
||
|
"host": "s3://npm-registry-packages",
|
||
|
"tmp": "tmp/xmlhttprequest-ssl-1.5.5.tgz_1515653068558_0.45395935815759003"
|
||
|
},
|
||
|
"_npmUser": {
|
||
|
"email": "mjwwit@gmail.com",
|
||
|
"name": "mjwwit"
|
||
|
},
|
||
|
"_npmVersion": "4.6.1",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"name": "xmlhttprequest-ssl",
|
||
|
"raw": "xmlhttprequest-ssl@~1.5.4",
|
||
|
"rawSpec": "~1.5.4",
|
||
|
"scope": null,
|
||
|
"spec": ">=1.5.4 <1.6.0",
|
||
|
"type": "range"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/engine.io-client",
|
||
|
"/socket.io/engine.io-client"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/xmlhttprequest-ssl/-/xmlhttprequest-ssl-1.5.5.tgz",
|
||
|
"_shasum": "c2876b06168aadc40e57d97e81191ac8f4398b3e",
|
||
|
"_shrinkwrap": null,
|
||
|
"_spec": "xmlhttprequest-ssl@~1.5.4",
|
||
|
"_where": "/Users/rdrew/themes/lmmi_journal_theme/node_modules/engine.io-client",
|
||
|
"author": {
|
||
|
"name": "Michael de Wit"
|
||
|
},
|
||
|
"bugs": {
|
||
|
"url": "http://github.com/mjwwit/node-XMLHttpRequest/issues"
|
||
|
},
|
||
|
"dependencies": {},
|
||
|
"description": "XMLHttpRequest for Node",
|
||
|
"devDependencies": {},
|
||
|
"directories": {
|
||
|
"example": "./example",
|
||
|
"lib": "./lib"
|
||
|
},
|
||
|
"dist": {
|
||
|
"shasum": "c2876b06168aadc40e57d97e81191ac8f4398b3e",
|
||
|
"tarball": "https://registry.npmjs.org/xmlhttprequest-ssl/-/xmlhttprequest-ssl-1.5.5.tgz"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=0.4.0"
|
||
|
},
|
||
|
"gitHead": "d0290fab4b9674f007408d2d420096f343818f25",
|
||
|
"homepage": "https://github.com/mjwwit/node-XMLHttpRequest#readme",
|
||
|
"keywords": [
|
||
|
"xhr",
|
||
|
"ajax"
|
||
|
],
|
||
|
"licenses": [
|
||
|
{
|
||
|
"type": "MIT",
|
||
|
"url": "http://creativecommons.org/licenses/MIT/"
|
||
|
}
|
||
|
],
|
||
|
"main": "./lib/XMLHttpRequest.js",
|
||
|
"maintainers": [
|
||
|
{
|
||
|
"email": "mjwwit@gmail.com",
|
||
|
"name": "mjwwit"
|
||
|
}
|
||
|
],
|
||
|
"name": "xmlhttprequest-ssl",
|
||
|
"optionalDependencies": {},
|
||
|
"readme": "ERROR: No README data found!",
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git://github.com/mjwwit/node-XMLHttpRequest.git"
|
||
|
},
|
||
|
"scripts": {
|
||
|
"test": "cd ./tests && node test-constants.js && node test-events.js && node test-exceptions.js && node test-headers.js && node test-redirect-302.js && node test-redirect-303.js && node test-redirect-307.js && node test-request-methods.js && node test-request-protocols.js"
|
||
|
},
|
||
|
"version": "1.5.5"
|
||
|
}
|