| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126 |
- {
- "_args": [
- [
- {
- "raw": "accepts@1.1.4",
- "scope": null,
- "escapedName": "accepts",
- "name": "accepts",
- "rawSpec": "1.1.4",
- "spec": "1.1.4",
- "type": "version"
- },
- "/home/king/Desktop/FINAL/AhMyth/app/node_modules/engine.io"
- ]
- ],
- "_from": "accepts@1.1.4",
- "_id": "accepts@1.1.4",
- "_inCache": true,
- "_installable": true,
- "_location": "/accepts",
- "_npmUser": {
- "name": "dougwilson",
- "email": "doug@somethingdoug.com"
- },
- "_npmVersion": "1.4.21",
- "_phantomChildren": {},
- "_requested": {
- "raw": "accepts@1.1.4",
- "scope": null,
- "escapedName": "accepts",
- "name": "accepts",
- "rawSpec": "1.1.4",
- "spec": "1.1.4",
- "type": "version"
- },
- "_requiredBy": [
- "/engine.io"
- ],
- "_resolved": "https://registry.npmjs.org/accepts/-/accepts-1.1.4.tgz",
- "_shasum": "d71c96f7d41d0feda2c38cd14e8a27c04158df4a",
- "_shrinkwrap": null,
- "_spec": "accepts@1.1.4",
- "_where": "/home/king/Desktop/FINAL/AhMyth/app/node_modules/engine.io",
- "author": {
- "name": "Jonathan Ong",
- "email": "me@jongleberry.com",
- "url": "http://jongleberry.com"
- },
- "bugs": {
- "url": "https://github.com/jshttp/accepts/issues"
- },
- "dependencies": {
- "mime-types": "~2.0.4",
- "negotiator": "0.4.9"
- },
- "description": "Higher-level content negotiation",
- "devDependencies": {
- "istanbul": "~0.3.4",
- "mocha": "~2.0.1"
- },
- "directories": {},
- "dist": {
- "shasum": "d71c96f7d41d0feda2c38cd14e8a27c04158df4a",
- "tarball": "https://registry.npmjs.org/accepts/-/accepts-1.1.4.tgz"
- },
- "engines": {
- "node": ">= 0.8"
- },
- "files": [
- "LICENSE",
- "HISTORY.md",
- "index.js"
- ],
- "gitHead": "df66414d80f096627b28f137127fce0a851d7900",
- "homepage": "https://github.com/jshttp/accepts",
- "keywords": [
- "content",
- "negotiation",
- "accept",
- "accepts"
- ],
- "license": "MIT",
- "maintainers": [
- {
- "name": "jongleberry",
- "email": "jonathanrichardong@gmail.com"
- },
- {
- "name": "federomero",
- "email": "federomero@gmail.com"
- },
- {
- "name": "dougwilson",
- "email": "doug@somethingdoug.com"
- },
- {
- "name": "tjholowaychuk",
- "email": "tj@vision-media.ca"
- },
- {
- "name": "shtylman",
- "email": "shtylman@gmail.com"
- },
- {
- "name": "mscdex",
- "email": "mscdex@mscdex.net"
- },
- {
- "name": "fishrock123",
- "email": "fishrock123@rocketmail.com"
- }
- ],
- "name": "accepts",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/jshttp/accepts.git"
- },
- "scripts": {
- "test": "mocha --reporter spec --check-leaks --bail test/",
- "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/",
- "test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/"
- },
- "version": "1.1.4"
- }
|