canonical
Version:
Canonical code style linter and formatter for JavaScript, SCSS, CSS and JSON.
82 lines (81 loc) • 2.13 kB
JSON
{
"_args": [
[
"acorn-to-esprima@^2.0.4",
"/Users/gajus/Documents/dev/canonical-code-style/canonical/node_modules/babel-eslint"
]
],
"_from": "acorn-to-esprima@>=2.0.4 <3.0.0",
"_id": "acorn-to-esprima@2.0.8",
"_inCache": true,
"_installable": true,
"_location": "/acorn-to-esprima",
"_nodeVersion": "5.1.0",
"_npmUser": {
"email": "hi@henryzoo.com",
"name": "hzoo"
},
"_npmVersion": "3.5.2",
"_phantomChildren": {},
"_requested": {
"name": "acorn-to-esprima",
"raw": "acorn-to-esprima@^2.0.4",
"rawSpec": "^2.0.4",
"scope": null,
"spec": ">=2.0.4 <3.0.0",
"type": "range"
},
"_requiredBy": [
"/babel-eslint"
],
"_resolved": "https://registry.npmjs.org/acorn-to-esprima/-/acorn-to-esprima-2.0.8.tgz",
"_shasum": "003f0c642eb92132f417d3708f14ada82adf2eb1",
"_shrinkwrap": null,
"_spec": "acorn-to-esprima@^2.0.4",
"_where": "/Users/gajus/Documents/dev/canonical-code-style/canonical/node_modules/babel-eslint",
"author": {
"email": "sebmck@gmail.com",
"name": "Sebastian McKenzie"
},
"bugs": {
"url": "https://github.com/babel/acorn-to-esprima/issues"
},
"dependencies": {},
"description": "Convert acorn tokens to esprima",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "003f0c642eb92132f417d3708f14ada82adf2eb1",
"tarball": "http://registry.npmjs.org/acorn-to-esprima/-/acorn-to-esprima-2.0.8.tgz"
},
"gitHead": "b20845f56af9a02b4e7ae45a97a53702e480ec34",
"homepage": "https://github.com/babel/acorn-to-esprima#readme",
"keywords": [
"acorn",
"babel",
"babel-eslint",
"babel-jscs",
"esprima"
],
"license": "MIT",
"main": "src/index.js",
"maintainers": [
{
"name": "hzoo",
"email": "hi@henryzoo.com"
},
{
"name": "sebmck",
"email": "sebmck@gmail.com"
}
],
"name": "acorn-to-esprima",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/babel/acorn-to-esprima.git"
},
"scripts": {},
"version": "2.0.8"
}