UNPKG

canonical

Version:

Canonical code style linter and formatter for JavaScript, SCSS, CSS and JSON.

108 lines (107 loc) 2.77 kB
{ "_args": [ [ "lodash.kebabcase@^3.0.1", "/Users/gajus/Documents/dev/canonical-code-style/canonical/node_modules/css-lint" ] ], "_from": "lodash.kebabcase@>=3.0.1 <4.0.0", "_id": "lodash.kebabcase@3.1.0", "_inCache": true, "_installable": true, "_location": "/lodash.kebabcase", "_nodeVersion": "5.4.0", "_npmUser": { "email": "john.david.dalton@gmail.com", "name": "jdalton" }, "_npmVersion": "2.14.15", "_phantomChildren": {}, "_requested": { "name": "lodash.kebabcase", "raw": "lodash.kebabcase@^3.0.1", "rawSpec": "^3.0.1", "scope": null, "spec": ">=3.0.1 <4.0.0", "type": "range" }, "_requiredBy": [ "/css-lint" ], "_resolved": "https://registry.npmjs.org/lodash.kebabcase/-/lodash.kebabcase-3.1.0.tgz", "_shasum": "c04fed618b63d29b0af61e9e07b35aa2e5a16a8e", "_shrinkwrap": null, "_spec": "lodash.kebabcase@^3.0.1", "_where": "/Users/gajus/Documents/dev/canonical-code-style/canonical/node_modules/css-lint", "author": { "email": "john.david.dalton@gmail.com", "name": "John-David Dalton", "url": "http://allyoucanleet.com/" }, "bugs": { "url": "https://github.com/lodash/lodash/issues" }, "contributors": [ { "name": "John-David Dalton", "email": "john.david.dalton@gmail.com", "url": "http://allyoucanleet.com/" }, { "name": "Blaine Bublitz", "email": "blaine@iceddev.com", "url": "https://github.com/phated" }, { "name": "Mathias Bynens", "email": "mathias@qiwi.be", "url": "https://mathiasbynens.be/" } ], "dependencies": { "lodash.deburr": "^3.0.0", "lodash.words": "^3.0.0" }, "description": "The lodash method `_.kebabCase` exported as a module.", "devDependencies": {}, "directories": {}, "dist": { "shasum": "c04fed618b63d29b0af61e9e07b35aa2e5a16a8e", "tarball": "http://registry.npmjs.org/lodash.kebabcase/-/lodash.kebabcase-3.1.0.tgz" }, "homepage": "https://lodash.com/", "icon": "https://lodash.com/icon.svg", "keywords": [ "kebabcase", "lodash", "lodash-modularized", "stdlib", "util" ], "license": "MIT", "maintainers": [ { "name": "jdalton", "email": "john.david.dalton@gmail.com" }, { "name": "mathias", "email": "mathias@qiwi.be" }, { "name": "phated", "email": "blaine@iceddev.com" } ], "name": "lodash.kebabcase", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "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": "3.1.0" }