Sha256: 5d679c44af35a9b264bb5bf41e5fd84afc96c25554137b976782c751efb4fade
Contents?: true
Size: 1.44 KB
Versions: 2
Compression:
Stored size: 1.44 KB
Contents
{ "name": "babel-plugin-remove-console", "version": "1.0.1", "description": "Remove console.* calls", "repository": { "type": "git", "url": "git+https://github.com/babel-plugins/babel-plugin-remove-console.git" }, "license": "MIT", "main": "lib/index.js", "devDependencies": { "babel": "^5.6.0" }, "scripts": { "build": "babel-plugin build", "push": "babel-plugin publish", "test": "babel-plugin test" }, "keywords": [ "babel-plugin" ], "gitHead": "8f7379596d06a2dc17a01e0738a608242f5709b2", "bugs": { "url": "https://github.com/babel-plugins/babel-plugin-remove-console/issues" }, "homepage": "https://github.com/babel-plugins/babel-plugin-remove-console#readme", "_id": "babel-plugin-remove-console@1.0.1", "_shasum": "d8f24556c3a05005d42aaaafd27787f53ff013a7", "_from": "babel-plugin-remove-console@>=1.0.1 <2.0.0", "_npmVersion": "2.9.0", "_nodeVersion": "2.0.0", "_npmUser": { "name": "sebmck", "email": "sebmck@gmail.com" }, "maintainers": [ { "name": "sebmck", "email": "sebmck@gmail.com" } ], "dist": { "shasum": "d8f24556c3a05005d42aaaafd27787f53ff013a7", "tarball": "http://registry.npmjs.org/babel-plugin-remove-console/-/babel-plugin-remove-console-1.0.1.tgz" }, "directories": {}, "_resolved": "https://registry.npmjs.org/babel-plugin-remove-console/-/babel-plugin-remove-console-1.0.1.tgz", "readme": "ERROR: No README data found!" }
Version data entries
2 entries across 2 versions & 1 rubygems