Your IP : 216.73.216.170


Current Path : /home/bitrix/ext_www/oldfck.yacl.site/node_modules/is-expression/
Upload File :
Current File : /home/bitrix/ext_www/oldfck.yacl.site/node_modules/is-expression/package.json

{
  "_args": [
    [
      {
        "raw": "is-expression@^2.0.1",
        "scope": null,
        "escapedName": "is-expression",
        "name": "is-expression",
        "rawSpec": "^2.0.1",
        "spec": ">=2.0.1 <3.0.0",
        "type": "range"
      },
      "/home/bitrix/www/v1/node_modules/constantinople"
    ]
  ],
  "_from": "is-expression@>=2.0.1 <3.0.0",
  "_id": "is-expression@2.1.0",
  "_inCache": true,
  "_location": "/is-expression",
  "_nodeVersion": "6.2.1",
  "_npmOperationalInternal": {
    "host": "packages-16-east.internal.npmjs.com",
    "tmp": "tmp/is-expression-2.1.0.tgz_1469558631250_0.5454726330935955"
  },
  "_npmUser": {
    "name": "timothygu",
    "email": "timothygu99@gmail.com"
  },
  "_npmVersion": "3.9.6",
  "_phantomChildren": {},
  "_requested": {
    "raw": "is-expression@^2.0.1",
    "scope": null,
    "escapedName": "is-expression",
    "name": "is-expression",
    "rawSpec": "^2.0.1",
    "spec": ">=2.0.1 <3.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/constantinople"
  ],
  "_resolved": "https://registry.npmjs.org/is-expression/-/is-expression-2.1.0.tgz",
  "_shasum": "91be9d47debcfef077977e9722be6dcfb4465ef0",
  "_shrinkwrap": null,
  "_spec": "is-expression@^2.0.1",
  "_where": "/home/bitrix/www/v1/node_modules/constantinople",
  "author": {
    "name": "Timothy Gu",
    "email": "timothygu99@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/pugjs/is-expression/issues"
  },
  "dependencies": {
    "acorn": "~3.3.0",
    "object-assign": "^4.0.1"
  },
  "description": "Check if a string is a valid JavaScript expression",
  "devDependencies": {
    "istanbul": "*",
    "testit": "^2.0.2"
  },
  "directories": {},
  "dist": {
    "shasum": "91be9d47debcfef077977e9722be6dcfb4465ef0",
    "tarball": "https://registry.npmjs.org/is-expression/-/is-expression-2.1.0.tgz"
  },
  "gitHead": "28810ef58c4993deb7700ecb4e577401b2b1444c",
  "homepage": "https://github.com/pugjs/is-expression#readme",
  "keywords": [
    "javascript",
    "expression"
  ],
  "license": "MIT",
  "maintainers": [
    {
      "name": "forbeslindesay",
      "email": "forbes@lindesay.co.uk"
    },
    {
      "name": "timothygu",
      "email": "timothygu99@gmail.com"
    }
  ],
  "name": "is-expression",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/pugjs/is-expression.git"
  },
  "scripts": {
    "coverage": "istanbul cover test.js",
    "test": "node test && npm run coverage"
  },
  "version": "2.1.0"
}