ember-material-icons
Version:
Google Material icons for your ember-cli app
20 lines (19 loc) • 463 B
JSON
{
"name": "babel-plugin-inline-environment-variables",
"version": "1.0.1",
"description": "Inline environment variables",
"repository": "babel-plugins/babel-plugin-inline-environment-variables",
"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"
]
}