123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081 |
- {
- "_args": [
- [
- "xmlhttprequest",
- "/home/windows/repos/sinusbot-birthday-script"
- ]
- ],
- "_from": "xmlhttprequest@latest",
- "_id": "xmlhttprequest@1.8.0",
- "_inCache": true,
- "_installable": true,
- "_location": "/xmlhttprequest",
- "_nodeVersion": "0.12.2",
- "_npmUser": {
- "email": "dan@driverdan.com",
- "name": "driverdan"
- },
- "_npmVersion": "2.7.5",
- "_phantomChildren": {},
- "_requested": {
- "name": "xmlhttprequest",
- "raw": "xmlhttprequest",
- "rawSpec": "",
- "scope": null,
- "spec": "latest",
- "type": "tag"
- },
- "_requiredBy": [
- "#USER",
- "/dav"
- ],
- "_resolved": "https://registry.npmjs.org/xmlhttprequest/-/xmlhttprequest-1.8.0.tgz",
- "_shasum": "67fe075c5c24fef39f9d65f5f7b7fe75171968fc",
- "_shrinkwrap": null,
- "_spec": "xmlhttprequest",
- "_where": "/home/windows/repos/sinusbot-birthday-script",
- "author": {
- "name": "Dan DeFelippi",
- "url": "http://driverdan.com"
- },
- "bugs": {
- "url": "http://github.com/driverdan/node-XMLHttpRequest/issues"
- },
- "dependencies": {},
- "description": "XMLHttpRequest for Node",
- "devDependencies": {},
- "directories": {
- "example": "./example",
- "lib": "./lib"
- },
- "dist": {
- "shasum": "67fe075c5c24fef39f9d65f5f7b7fe75171968fc",
- "tarball": "https://registry.npmjs.org/xmlhttprequest/-/xmlhttprequest-1.8.0.tgz"
- },
- "engines": {
- "node": ">=0.4.0"
- },
- "gitHead": "86ff70effb6dd529b34650242b9e3b1f0b8b6e86",
- "homepage": "https://github.com/driverdan/node-XMLHttpRequest",
- "keywords": [
- "ajax",
- "xhr"
- ],
- "license": "MIT",
- "main": "./lib/XMLHttpRequest.js",
- "maintainers": [
- {
- "name": "driverdan",
- "email": "dan@driverdan.com"
- }
- ],
- "name": "xmlhttprequest",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git://github.com/driverdan/node-XMLHttpRequest.git"
- },
- "scripts": {},
- "version": "1.8.0"
- }
|