UNPKG

canonical

Version:

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

61 lines (60 loc) 1.97 kB
{ "_args": [ [ "babel-runtime@https://registry.npmjs.org/babel-runtime/-/babel-runtime-5.8.34.tgz", "/Users/gajus/Documents/dev/canonical-code-style/canonical" ] ], "_from": "babel-runtime@>=5.0.0 <6.0.0", "_id": "babel-runtime@5.8.34", "_inCache": true, "_location": "/babel-runtime", "_phantomChildren": {}, "_requested": { "name": "babel-runtime", "raw": "babel-runtime@https://registry.npmjs.org/babel-runtime/-/babel-runtime-5.8.34.tgz", "rawSpec": "https://registry.npmjs.org/babel-runtime/-/babel-runtime-5.8.34.tgz", "scope": null, "spec": "https://registry.npmjs.org/babel-runtime/-/babel-runtime-5.8.34.tgz", "type": "remote" }, "_requiredBy": [ "/babel-code-frame", "/babel-messages", "/babel-traverse", "/babel-types", "/babylon", "/eslint-plugin-import" ], "_resolved": "https://registry.npmjs.org/babel-runtime/-/babel-runtime-5.8.34.tgz", "_shasum": "3fa2f0861b32a6a370d73d1febfe23db43664566", "_shrinkwrap": null, "_spec": "babel-runtime@https://registry.npmjs.org/babel-runtime/-/babel-runtime-5.8.34.tgz", "_where": "/Users/gajus/Documents/dev/canonical-code-style/canonical", "author": { "email": "sebmck@gmail.com", "name": "Sebastian McKenzie" }, "bugs": { "url": "https://github.com/babel/babel/issues" }, "dependencies": { "core-js": "^1.0.0" }, "description": "babel selfContained runtime", "devDependencies": { "babel-plugin-runtime": "^1.0.7", "regenerator": "^0.8.34" }, "homepage": "https://github.com/babel/babel#readme", "license": "MIT", "name": "babel-runtime", "optionalDependencies": {}, "readme": "# babel-runtime\n\nBabel self-contained runtime\n\nFor more information please look at [babel](https://github.com/babel/babel).\n", "readmeFilename": "README.md", "repository": { "type": "git", "url": "git+https://github.com/babel/babel.git" }, "version": "5.8.34" }