UNPKG

canonical

Version:

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

98 lines (97 loc) 2.55 kB
{ "_args": [ [ "babel-types@^6.0.19", "/Users/gajus/Documents/dev/canonical-code-style/canonical/node_modules/babel-eslint" ] ], "_from": "babel-types@>=6.0.19 <7.0.0", "_id": "babel-types@6.5.2", "_inCache": true, "_installable": true, "_location": "/babel-types", "_nodeVersion": "5.1.0", "_npmOperationalInternal": { "host": "packages-6-west.internal.npmjs.com", "tmp": "tmp/babel-types-6.5.2.tgz_1455294621531_0.11506113293580711" }, "_npmUser": { "email": "hi@henryzoo.com", "name": "hzoo" }, "_npmVersion": "3.6.0", "_phantomChildren": {}, "_requested": { "name": "babel-types", "raw": "babel-types@^6.0.19", "rawSpec": "^6.0.19", "scope": null, "spec": ">=6.0.19 <7.0.0", "type": "range" }, "_requiredBy": [ "/babel-eslint", "/babel-traverse" ], "_resolved": "https://registry.npmjs.org/babel-types/-/babel-types-6.5.2.tgz", "_shasum": "67beabcc537d3694cf3fe5d3cf053c19ffc78195", "_shrinkwrap": null, "_spec": "babel-types@^6.0.19", "_where": "/Users/gajus/Documents/dev/canonical-code-style/canonical/node_modules/babel-eslint", "author": { "email": "sebmck@gmail.com", "name": "Sebastian McKenzie" }, "dependencies": { "babel-runtime": "^5.0.0", "babel-traverse": "^6.4.5", "esutils": "^2.0.2", "lodash": "^3.10.1", "to-fast-properties": "^1.0.1" }, "description": "This module contains methods for building ASTs manually and for checking the types of AST nodes.", "devDependencies": {}, "directories": {}, "dist": { "shasum": "67beabcc537d3694cf3fe5d3cf053c19ffc78195", "tarball": "http://registry.npmjs.org/babel-types/-/babel-types-6.5.2.tgz" }, "homepage": "https://babeljs.io/", "license": "MIT", "main": "lib/index.js", "maintainers": [ { "email": "amjad.masad@gmail.com", "name": "amasad" }, { "email": "hi@henryzoo.com", "name": "hzoo" }, { "email": "npm-public@jessemccarthy.net", "name": "jmm" }, { "email": "loganfsmyth@gmail.com", "name": "loganfsmyth" }, { "email": "sebmck@gmail.com", "name": "sebmck" }, { "email": "me@thejameskyle.com", "name": "thejameskyle" } ], "name": "babel-types", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "https://github.com/babel/babel/tree/master/packages/babel-types" }, "scripts": {}, "version": "6.5.2" }