123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869 |
- {
- "_from": "lodash.isinteger@^4.0.4",
- "_id": "lodash.isinteger@4.0.4",
- "_inBundle": false,
- "_integrity": "sha1-YZwK89A/iwTDH1iChAt3sRzWg0M=",
- "_location": "/lodash.isinteger",
- "_phantomChildren": {},
- "_requested": {
- "type": "range",
- "registry": true,
- "raw": "lodash.isinteger@^4.0.4",
- "name": "lodash.isinteger",
- "escapedName": "lodash.isinteger",
- "rawSpec": "^4.0.4",
- "saveSpec": null,
- "fetchSpec": "^4.0.4"
- },
- "_requiredBy": [
- "/jsonwebtoken"
- ],
- "_resolved": "https://registry.npmjs.org/lodash.isinteger/-/lodash.isinteger-4.0.4.tgz",
- "_shasum": "619c0af3d03f8b04c31f5882840b77b11cd68343",
- "_spec": "lodash.isinteger@^4.0.4",
- "_where": "C:\\Users\\Admin\\Desktop\\WORK IT\\a-level proj\\chat\\server\\node_modules\\jsonwebtoken",
- "author": {
- "name": "John-David Dalton",
- "email": "john.david.dalton@gmail.com",
- "url": "http://allyoucanleet.com/"
- },
- "bugs": {
- "url": "https://github.com/lodash/lodash/issues"
- },
- "bundleDependencies": false,
- "contributors": [
- {
- "name": "John-David Dalton",
- "email": "john.david.dalton@gmail.com",
- "url": "http://allyoucanleet.com/"
- },
- {
- "name": "Blaine Bublitz",
- "email": "blaine.bublitz@gmail.com",
- "url": "https://github.com/phated"
- },
- {
- "name": "Mathias Bynens",
- "email": "mathias@qiwi.be",
- "url": "https://mathiasbynens.be/"
- }
- ],
- "deprecated": false,
- "description": "The lodash method `_.isInteger` exported as a module.",
- "homepage": "https://lodash.com/",
- "icon": "https://lodash.com/icon.svg",
- "keywords": [
- "lodash-modularized",
- "isinteger"
- ],
- "license": "MIT",
- "name": "lodash.isinteger",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/lodash/lodash.git"
- },
- "scripts": {
- "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\""
- },
- "version": "4.0.4"
- }
|