VisionFTF / express-admin / node_modules / sr-pagination / package.json
package.json
Raw
{
  "_from": "sr-pagination@^1.0.1",
  "_id": "sr-pagination@1.0.1",
  "_inBundle": false,
  "_integrity": "sha1-4TeOniZNvVKZLhSyOOwN9lI0bhY=",
  "_location": "/sr-pagination",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "sr-pagination@^1.0.1",
    "name": "sr-pagination",
    "escapedName": "sr-pagination",
    "rawSpec": "^1.0.1",
    "saveSpec": null,
    "fetchSpec": "^1.0.1"
  },
  "_requiredBy": [
    "/express-admin"
  ],
  "_resolved": "https://registry.npmjs.org/sr-pagination/-/sr-pagination-1.0.1.tgz",
  "_shasum": "e1378e9e264dbd52992e14b238ec0df652346e16",
  "_spec": "sr-pagination@^1.0.1",
  "_where": "/home/priya/Documents/vision/express-admin/node_modules/express-admin",
  "author": {
    "name": "simo",
    "email": "simeonvelichkov@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/simov/sr-pagination/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Simple pagination generator.",
  "homepage": "http://github.com/simov/sr-pagination/",
  "keywords": [
    "pagination",
    "paginator",
    "pager"
  ],
  "license": "MIT",
  "main": "./lib/pagination",
  "name": "sr-pagination",
  "repository": {
    "type": "git",
    "url": "git://github.com/simov/sr-pagination.git"
  },
  "version": "1.0.1"
}