Your IP : 216.73.216.86


Current Path : /home/emeraadmin/public_html/node_modules/npm/node_modules/is-lambda/
Upload File :
Current File : /home/emeraadmin/public_html/node_modules/npm/node_modules/is-lambda/package.json

{
  "_id": "is-lambda@1.0.1",
  "_inBundle": true,
  "_location": "/npm/is-lambda",
  "_phantomChildren": {},
  "_requiredBy": [
    "/npm/make-fetch-happen"
  ],
  "author": {
    "name": "Thomas Watson Steen",
    "email": "w@tson.dk",
    "url": "https://twitter.com/wa7son"
  },
  "bugs": {
    "url": "https://github.com/watson/is-lambda/issues"
  },
  "coordinates": [
    37.3859955,
    -122.0838831
  ],
  "dependencies": {},
  "description": "Detect if your code is running on an AWS Lambda server",
  "devDependencies": {
    "clear-require": "^1.0.1",
    "standard": "^10.0.2"
  },
  "homepage": "https://github.com/watson/is-lambda",
  "keywords": [
    "aws",
    "hosting",
    "hosted",
    "lambda",
    "detect"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "is-lambda",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/watson/is-lambda.git"
  },
  "scripts": {
    "test": "standard && node test.js"
  },
  "version": "1.0.1"
}