UNPKG

canonical

Version:

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

77 lines (76 loc) 1.88 kB
{ "_args": [ [ "symbol@^0.2.1", "/Users/gajus/Documents/dev/canonical-code-style/canonical/node_modules/pkg-conf" ] ], "_from": "symbol@>=0.2.1 <0.3.0", "_id": "symbol@0.2.1", "_inCache": true, "_installable": true, "_location": "/symbol", "_npmUser": { "email": "sean.monstar@gmail.com", "name": "seanmonstar" }, "_npmVersion": "1.3.11", "_phantomChildren": {}, "_requested": { "name": "symbol", "raw": "symbol@^0.2.1", "rawSpec": "^0.2.1", "scope": null, "spec": ">=0.2.1 <0.3.0", "type": "range" }, "_requiredBy": [ "/pkg-conf" ], "_resolved": "https://registry.npmjs.org/symbol/-/symbol-0.2.1.tgz", "_shasum": "c2124fb7b2e3eea30e4fa824341aa789b3534c95", "_shrinkwrap": null, "_spec": "symbol@^0.2.1", "_where": "/Users/gajus/Documents/dev/canonical-code-style/canonical/node_modules/pkg-conf", "author": { "email": "sean.monstar@gmail.com", "name": "Sean McArthur", "url": "http://seanmonstar.com" }, "bugs": { "url": "https://github.com/seanmonstar/symbol/issues" }, "dependencies": {}, "description": "ES6 Symbols in your ES5.", "devDependencies": {}, "directories": {}, "dist": { "shasum": "c2124fb7b2e3eea30e4fa824341aa789b3534c95", "tarball": "https://registry.npmjs.org/symbol/-/symbol-0.2.1.tgz" }, "homepage": "https://github.com/seanmonstar/symbol#readme", "keywords": [ "symbols", "es6", "harmony" ], "license": "MPLv2.0", "main": "index.js", "maintainers": [ { "email": "sean.monstar@gmail.com", "name": "seanmonstar" } ], "name": "symbol", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/seanmonstar/symbol.git" }, "scripts": { "test": "node test.js" }, "version": "0.2.1" }