Your IP : 216.73.216.170


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

{
  "_args": [
    [
      {
        "raw": "falafel@^2.1.0",
        "scope": null,
        "escapedName": "falafel",
        "name": "falafel",
        "rawSpec": "^2.1.0",
        "spec": ">=2.1.0 <3.0.0",
        "type": "range"
      },
      "/home/bitrix/www/v1/node_modules/static-module"
    ]
  ],
  "_from": "falafel@>=2.1.0 <3.0.0",
  "_id": "falafel@2.1.0",
  "_inCache": true,
  "_location": "/falafel",
  "_nodeVersion": "6.3.1",
  "_npmOperationalInternal": {
    "host": "packages-18-east.internal.npmjs.com",
    "tmp": "tmp/falafel-2.1.0.tgz_1490753752021_0.7184973282273859"
  },
  "_npmUser": {
    "name": "substack",
    "email": "substack@gmail.com"
  },
  "_npmVersion": "4.4.1",
  "_phantomChildren": {},
  "_requested": {
    "raw": "falafel@^2.1.0",
    "scope": null,
    "escapedName": "falafel",
    "name": "falafel",
    "rawSpec": "^2.1.0",
    "spec": ">=2.1.0 <3.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/static-module"
  ],
  "_resolved": "https://registry.npmjs.org/falafel/-/falafel-2.1.0.tgz",
  "_shasum": "96bb17761daba94f46d001738b3cedf3a67fe06c",
  "_shrinkwrap": null,
  "_spec": "falafel@^2.1.0",
  "_where": "/home/bitrix/www/v1/node_modules/static-module",
  "author": {
    "name": "James Halliday",
    "email": "mail@substack.net",
    "url": "http://substack.net"
  },
  "bugs": {
    "url": "https://github.com/substack/node-falafel/issues"
  },
  "dependencies": {
    "acorn": "^5.0.0",
    "foreach": "^2.0.5",
    "isarray": "0.0.1",
    "object-keys": "^1.0.6"
  },
  "description": "transform the ast on a recursive walk",
  "devDependencies": {
    "acorn-jsx": "^3.0.0",
    "covert": "^1.1.0",
    "glob": "^6.0.4",
    "tape": "^4.0.0"
  },
  "directories": {
    "example": "example",
    "test": "test"
  },
  "dist": {
    "shasum": "96bb17761daba94f46d001738b3cedf3a67fe06c",
    "tarball": "https://registry.npmjs.org/falafel/-/falafel-2.1.0.tgz"
  },
  "engines": {
    "node": ">=0.4.0"
  },
  "gitHead": "4ccca36056d1b51f4af7c0d0e69462a248857844",
  "homepage": "https://github.com/substack/node-falafel#readme",
  "keywords": [
    "ast",
    "burrito",
    "source",
    "syntax",
    "traversal",
    "tree"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "substack",
      "email": "mail@substack.net"
    },
    {
      "name": "bobthecow",
      "email": "npm@0x7f.us"
    },
    {
      "name": "nanodeath",
      "email": "nanodeath@gmail.com"
    },
    {
      "name": "alltom",
      "email": "tom@alltom.com"
    },
    {
      "name": "eugeneware",
      "email": "eugene@noblesamurai.com"
    }
  ],
  "name": "falafel",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/substack/node-falafel.git"
  },
  "scripts": {
    "coverage": "covert test/*.js",
    "test": "node --harmony test/bin/run.js test/*.js"
  },
  "testling": {
    "browsers": {
      "chrome": [
        "20.0"
      ],
      "firefox": [
        "10.0",
        "15.0"
      ],
      "iexplore": [
        "6.0",
        "7.0",
        "8.0",
        "9.0"
      ],
      "opera": [
        "12.0"
      ],
      "safari": [
        "5.1"
      ]
    },
    "files": "test/*.js"
  },
  "version": "2.1.0"
}