| 12345678910111213141516 | 
							- {
 
-   "name": "babel",
 
-   "version": "1.0.0",
 
-   "description": "",
 
-   "main": "index.js",
 
-   "scripts": {
 
-     "test": "echo \"Error: no test specified\" && exit 1"
 
-   },
 
-   "keywords": [],
 
-   "author": "",
 
-   "license": "ISC",
 
-   "devDependencies": {
 
-     "babel-cli": "^6.26.0",
 
-     "babel-preset-env": "^1.7.0"
 
-   }
 
- }
 
 
  |