UNPKG

fecha-locales

Version:

i18n locales for fecha.js

23 lines (22 loc) 535 B
{ "name": "fecha-locales-example", "version": "1.0.0", "private": true, "description": "", "main": "index.js", "scripts": { "start": "webpack-dev-server --config ./webpack.cofig.js", "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "Charanjit Singh (https://channikhabra.github.io/)", "license": "MIT", "dependencies": { "fecha": "^2.0.0", "fecha-locales": "^0.2.0" }, "devDependencies": { "webpack": "^1.12.14", "webpack-dev-server": "^1.14.1" } }