source: imaps-frontend/node_modules/babel-plugin-transform-remove-console/package.json@ 79a0317

main
Last change on this file since 79a0317 was 79a0317, checked in by stefan toskovski <stefantoska84@…>, 3 days ago

F4 Finalna Verzija

  • Property mode set to 100644
File size: 450 bytes
Line 
1{
2 "name": "babel-plugin-transform-remove-console",
3 "version": "6.9.4",
4 "description": "Remove all console.* calls.",
5 "keywords": [
6 "babel-plugin"
7 ],
8 "homepage": "https://github.com/babel/minify#readme",
9 "bugs": "https://github.com/babel/minify/issues",
10 "license": "MIT",
11 "author": "amasad",
12 "main": "lib/index.js",
13 "repository": "https://github.com/babel/minify/tree/master/packages/babel-plugin-transform-remove-console"
14}
Note: See TracBrowser for help on using the repository browser.