{
  "_args": [
    [
      "cint@8.2.1",
      "/home/dianasoft/public_html"
    ]
  ],
  "_development": true,
  "_from": "cint@8.2.1",
  "_id": "cint@8.2.1",
  "_inBundle": false,
  "_integrity": "sha1-cDhrG0jidz0NYxZqVa/5TvRFahI=",
  "_location": "/cint",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "cint@8.2.1",
    "name": "cint",
    "escapedName": "cint",
    "rawSpec": "8.2.1",
    "saveSpec": null,
    "fetchSpec": "8.2.1"
  },
  "_requiredBy": [
    "/npm-check-updates"
  ],
  "_resolved": "https://registry.npmjs.org/cint/-/cint-8.2.1.tgz",
  "_spec": "8.2.1",
  "_where": "/home/dianasoft/public_html",
  "author": {
    "name": "Raine Lourie"
  },
  "bugs": {
    "url": "https://github.com/metaraine/cint/issues"
  },
  "dependencies": {},
  "description": "A library of Javascript utility functions with an emphasis on Functional Programming.",
  "devDependencies": {
    "chai": "^2.0.0",
    "gulp": "^3.5.2",
    "gulp-clean": "^0.2.4",
    "gulp-header": "^1.0.2",
    "gulp-jshint": "^1.4.2",
    "gulp-open": "^0.2.8",
    "gulp-rename": "^1.1.0",
    "gulp-template": "^0.1.1",
    "gulp-uglify": "^0.2.1",
    "gulp-util": "^2.2.14",
    "jshint-stylish": "^0.1.5",
    "lodash.assign": "^2.4.1",
    "mocha": "^2.1.0"
  },
  "directories": {
    "test": "test"
  },
  "gitHead": "ba9f4a85fd605fdad2bde942d59b57c7415bd709",
  "homepage": "https://github.com/metaraine/cint#readme",
  "keywords": [
    "functional",
    "utility"
  ],
  "license": "ISC",
  "main": "cint.js",
  "name": "cint",
  "repository": {
    "type": "git",
    "url": "git://github.com/metaraine/cint.git"
  },
  "scripts": {
    "test": "mocha"
  },
  "version": "8.2.1"
}
