UNPKG

kitchensink

Version:

Dispatch's awesome components and style guide

78 lines (77 loc) 2.53 kB
{ "_args": [ [ "babel-plugin-undeclared-variables-check@^1.0.2", "/Users/derekcaneja/Git/dispatch.me/kitchen/examples/node_modules/babel-jscs/node_modules/babel-core" ] ], "_from": "babel-plugin-undeclared-variables-check@>=1.0.2 <2.0.0", "_id": "babel-plugin-undeclared-variables-check@1.0.2", "_inCache": true, "_installable": true, "_location": "/babel-plugin-undeclared-variables-check", "_nodeVersion": "2.0.0", "_npmUser": { "email": "sebmck@gmail.com", "name": "sebmck" }, "_npmVersion": "2.9.0", "_phantomChildren": {}, "_requested": { "name": "babel-plugin-undeclared-variables-check", "raw": "babel-plugin-undeclared-variables-check@^1.0.2", "rawSpec": "^1.0.2", "scope": null, "spec": ">=1.0.2 <2.0.0", "type": "range" }, "_requiredBy": [ "/babel-jscs/babel-core" ], "_resolved": "https://registry.npmjs.org/babel-plugin-undeclared-variables-check/-/babel-plugin-undeclared-variables-check-1.0.2.tgz", "_shasum": "5cf1aa539d813ff64e99641290af620965f65dee", "_shrinkwrap": null, "_spec": "babel-plugin-undeclared-variables-check@^1.0.2", "_where": "/Users/derekcaneja/Git/dispatch.me/kitchen/examples/node_modules/babel-jscs/node_modules/babel-core", "bugs": { "url": "https://github.com/babel-plugins/babel-plugin-undeclared-variables-check/issues" }, "dependencies": { "leven": "^1.0.2" }, "description": "Throw a compile-time error on references to undeclared variables", "devDependencies": { "babel": "^5.6.0" }, "directories": {}, "dist": { "shasum": "5cf1aa539d813ff64e99641290af620965f65dee", "tarball": "https://registry.npmjs.org/babel-plugin-undeclared-variables-check/-/babel-plugin-undeclared-variables-check-1.0.2.tgz" }, "gitHead": "9f0a0d896bd182392f3beb6750554a85ae9c25fb", "homepage": "https://github.com/babel-plugins/babel-plugin-undeclared-variables-check#readme", "keywords": [ "babel-plugin" ], "license": "MIT", "main": "lib/index.js", "maintainers": [ { "name": "sebmck", "email": "sebmck@gmail.com" } ], "name": "babel-plugin-undeclared-variables-check", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/babel-plugins/babel-plugin-undeclared-variables-check.git" }, "scripts": { "build": "babel-plugin build", "push": "babel-plugin publish", "test": "babel-plugin test" }, "version": "1.0.2" }