UNPKG

canonical

Version:

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

95 lines (94 loc) 2.2 kB
{ "_args": [ [ "inherit@^2.2.2", "/Users/gajus/Documents/dev/canonical-code-style/canonical/node_modules/js-yaml" ] ], "_from": "inherit@>=2.2.2 <3.0.0", "_id": "inherit@2.2.2", "_inCache": true, "_installable": true, "_location": "/inherit", "_npmUser": { "email": "dfilatov@yandex-team.ru", "name": "dfilatov" }, "_npmVersion": "1.3.21", "_phantomChildren": {}, "_requested": { "name": "inherit", "raw": "inherit@^2.2.2", "rawSpec": "^2.2.2", "scope": null, "spec": ">=2.2.2 <3.0.0", "type": "range" }, "_requiredBy": [ "/js-yaml" ], "_resolved": "https://registry.npmjs.org/inherit/-/inherit-2.2.2.tgz", "_shasum": "3b5b3417d434f81a234d68f79612615e416244a3", "_shrinkwrap": null, "_spec": "inherit@^2.2.2", "_where": "/Users/gajus/Documents/dev/canonical-code-style/canonical/node_modules/js-yaml", "author": { "email": "dfilatov@yandex-team.ru", "name": "Dmitry Filatov" }, "bugs": { "url": "https://github.com/dfilatov/node-inherit/issues" }, "contributors": [ { "name": "Dmitry Filatov", "email": "dfilatov@yandex-team.ru" }, { "name": "Sergey Belov", "email": "peimei@ya.ru", "url": "http://github.com/arikon" } ], "dependencies": {}, "description": "Inheritance module for Node.js and browsers", "devDependencies": { "nodeunit": "0.8.0" }, "directories": {}, "dist": { "shasum": "3b5b3417d434f81a234d68f79612615e416244a3", "tarball": "http://registry.npmjs.org/inherit/-/inherit-2.2.2.tgz" }, "enb": { "sources": [ "lib/inherit.js" ] }, "engines": { "node": ">= 0.4.0" }, "homepage": "https://github.com/dfilatov/node-inherit", "keywords": [ "class", "inheritance", "mixins", "prototype", "static" ], "main": "index", "maintainers": [ { "name": "dfilatov", "email": "dfilatov@yandex-team.ru" } ], "name": "inherit", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+ssh://git@github.com/dfilatov/node-inherit.git" }, "version": "2.2.2" }