Sha256: f1d5968b1c67da16321a90aebdbc1f71d99fae7a360945ee60adbc49e5754994

Contents?: true

Size: 1.66 KB

Versions: 3

Compression:

Stored size: 1.66 KB

Contents

{
  "_from": "camelcase@^3.0.0",
  "_id": "camelcase@3.0.0",
  "_inBundle": false,
  "_integrity": "sha1-MvxLn82vhF/N9+c7uXysImHwqwo=",
  "_location": "/yargs-parser/camelcase",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "camelcase@^3.0.0",
    "name": "camelcase",
    "escapedName": "camelcase",
    "rawSpec": "^3.0.0",
    "saveSpec": null,
    "fetchSpec": "^3.0.0"
  },
  "_requiredBy": [
    "/yargs-parser"
  ],
  "_resolved": "https://registry.npmjs.org/camelcase/-/camelcase-3.0.0.tgz",
  "_shasum": "32fc4b9fcdaf845fcdf7e73bb97cac2261f0ab0a",
  "_spec": "camelcase@^3.0.0",
  "_where": "/Users/captainhusaynpinguin/Documents/ruby/ilog/node_modules/yargs-parser",
  "author": {
    "name": "Sindre Sorhus",
    "email": "sindresorhus@gmail.com",
    "url": "http://sindresorhus.com"
  },
  "bugs": {
    "url": "https://github.com/sindresorhus/camelcase/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar",
  "devDependencies": {
    "ava": "*",
    "xo": "*"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "index.js"
  ],
  "homepage": "https://github.com/sindresorhus/camelcase#readme",
  "keywords": [
    "camelcase",
    "camel-case",
    "camel",
    "case",
    "dash",
    "hyphen",
    "dot",
    "underscore",
    "separator",
    "string",
    "text",
    "convert"
  ],
  "license": "MIT",
  "name": "camelcase",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sindresorhus/camelcase.git"
  },
  "scripts": {
    "test": "xo && ava"
  },
  "version": "3.0.0"
}

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
ilog-0.4.1 node_modules/yargs-parser/node_modules/camelcase/package.json
ilog-0.4.0 node_modules/yargs-parser/node_modules/camelcase/package.json
ilog-0.3.3 node_modules/yargs-parser/node_modules/camelcase/package.json