UNPKG

canonical

Version:

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

111 lines (110 loc) 2.57 kB
{ "_args": [ [ "pkg-conf@^1.1.2", "/Users/gajus/Documents/dev/canonical-code-style/canonical/node_modules/yargs" ] ], "_from": "pkg-conf@>=1.1.2 <2.0.0", "_id": "pkg-conf@1.1.2", "_inCache": true, "_installable": true, "_location": "/pkg-conf", "_nodeVersion": "4.3.0", "_npmOperationalInternal": { "host": "packages-12-west.internal.npmjs.com", "tmp": "tmp/pkg-conf-1.1.2.tgz_1458981997858_0.6328517564106733" }, "_npmUser": { "email": "sindresorhus@gmail.com", "name": "sindresorhus" }, "_npmVersion": "3.8.3", "_phantomChildren": {}, "_requested": { "name": "pkg-conf", "raw": "pkg-conf@^1.1.2", "rawSpec": "^1.1.2", "scope": null, "spec": ">=1.1.2 <2.0.0", "type": "range" }, "_requiredBy": [ "/yargs" ], "_resolved": "https://registry.npmjs.org/pkg-conf/-/pkg-conf-1.1.2.tgz", "_shasum": "e826877a9c15dc7ca9fa06afa38ccd620384e92c", "_shrinkwrap": null, "_spec": "pkg-conf@^1.1.2", "_where": "/Users/gajus/Documents/dev/canonical-code-style/canonical/node_modules/yargs", "author": { "email": "sindresorhus@gmail.com", "name": "Sindre Sorhus", "url": "sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/pkg-conf/issues" }, "dependencies": { "find-up": "^1.0.0", "load-json-file": "^1.1.0", "object-assign": "^4.0.1", "symbol": "^0.2.1" }, "description": "Get namespaced config from the closest package.json", "devDependencies": { "ava": "*", "xo": "*" }, "directories": {}, "dist": { "shasum": "e826877a9c15dc7ca9fa06afa38ccd620384e92c", "tarball": "https://registry.npmjs.org/pkg-conf/-/pkg-conf-1.1.2.tgz" }, "engines": { "node": ">=0.10.0" }, "files": [ "index.js" ], "fixture": { "foo": true }, "gitHead": "066eebf23bfb8a40ae6a7c155fa00b5d59417756", "homepage": "https://github.com/sindresorhus/pkg-conf#readme", "keywords": [ "json", "read", "parse", "file", "fs", "graceful", "load", "pkg", "package", "config", "conf", "configuration", "object", "namespace", "namespaced" ], "license": "MIT", "maintainers": [ { "email": "sindresorhus@gmail.com", "name": "sindresorhus" } ], "name": "pkg-conf", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/pkg-conf.git" }, "scripts": { "test": "xo && ava" }, "version": "1.1.2" }