New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

ignite-i18n

Package Overview
Dependencies
Maintainers
3
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ignite-i18n - npm Package Compare versions

Comparing version 0.0.1 to 0.1.0

README.md

35

package.json
{
"name": "ignite-i18n",
"version": "0.0.1",
"devEngines": {
"node": ">=7.x",
"npm": ">=4.x"
"description": "An Ignite plugin which installs react-native-i18n.",
"version": "0.1.0",
"license": "MIT",
"files": [
"README.md",
"index.js",
"templates"
],
"repository": "infinitered/ignite-i18n",
"author": {
"name": "Infinite Red",
"email": "npm@infinite.red",
"url": "https://github.com/infinitered/ignite"
},
"scripts": {
"lint": "standard",
"test": "ava",
"watch": "ava --watch",
"coverage": "nyc ava",
"shipit": "np"
},
"standard": {
"parser": "babel-eslint"
},
"devDependencies": {
"ava": "^0.18.2",
"babel-eslint": "^7.1.1",
"np": "^2.12.0",
"nyc": "^10.1.2",
"sinon": "^1.17.7",
"standard": "^8.6.0"
}
}

2

templates/I18n/languages/english.json

@@ -10,3 +10,3 @@ {

"loginWithFacebook": "Login with Facebook",
"rnAnimatable": "RN Animatable",
"rni18n": "RN i18n",
"igniteGenerated": "Ignite Generate Screens",

@@ -13,0 +13,0 @@ "forgotPassword": "Forgot Password",

@@ -10,3 +10,3 @@ {

"loginWithFacebook": "Se connecter avec Facebook",
"rnAnimatable": "RN Animatable",
"rni18n": "RN i18n",
"igniteGenerated": "Ignite Générer des Écrans",

@@ -13,0 +13,0 @@ "forgotPassword": "Mot de passe oublié",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc