Your IP : 216.73.216.170


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

{
  "_args": [
    [
      {
        "raw": "uniq@^1.0.1",
        "scope": null,
        "escapedName": "uniq",
        "name": "uniq",
        "rawSpec": "^1.0.1",
        "spec": ">=1.0.1 <2.0.0",
        "type": "range"
      },
      "/home/bitrix/www/v1/node_modules/postcss-selector-parser"
    ]
  ],
  "_from": "uniq@>=1.0.1 <2.0.0",
  "_id": "uniq@1.0.1",
  "_inCache": true,
  "_location": "/uniq",
  "_npmUser": {
    "name": "mikolalysenko",
    "email": "mikolalysenko@gmail.com"
  },
  "_npmVersion": "1.4.3",
  "_phantomChildren": {},
  "_requested": {
    "raw": "uniq@^1.0.1",
    "scope": null,
    "escapedName": "uniq",
    "name": "uniq",
    "rawSpec": "^1.0.1",
    "spec": ">=1.0.1 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/cwise-compiler",
    "/cwise-parser",
    "/postcss-selector-parser"
  ],
  "_resolved": "https://registry.npmjs.org/uniq/-/uniq-1.0.1.tgz",
  "_shasum": "b31c5ae8254844a3a8281541ce2b04b865a734ff",
  "_shrinkwrap": null,
  "_spec": "uniq@^1.0.1",
  "_where": "/home/bitrix/www/v1/node_modules/postcss-selector-parser",
  "author": {
    "name": "Mikola Lysenko"
  },
  "bugs": {
    "url": "https://github.com/mikolalysenko/uniq/issues"
  },
  "dependencies": {},
  "description": "Removes duplicates from a sorted array in place",
  "devDependencies": {
    "tape": "^2.12.3"
  },
  "directories": {
    "test": "test"
  },
  "dist": {
    "shasum": "b31c5ae8254844a3a8281541ce2b04b865a734ff",
    "tarball": "https://registry.npmjs.org/uniq/-/uniq-1.0.1.tgz"
  },
  "gitHead": "e9828cfcb97e25a351f95b39fdf3c31876ff3985",
  "homepage": "https://github.com/mikolalysenko/uniq",
  "keywords": [
    "array",
    "duplicate",
    "unique",
    "uniq",
    "remove",
    "sort",
    "in",
    "place",
    "no",
    "copy"
  ],
  "license": "MIT",
  "main": "uniq.js",
  "maintainers": [
    {
      "name": "mikolalysenko",
      "email": "mikolalysenko@gmail.com"
    }
  ],
  "name": "uniq",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/mikolalysenko/uniq.git"
  },
  "scripts": {
    "test": "tape test/*.js"
  },
  "version": "1.0.1"
}