UNPKG

unit-synonyms-electric-current

Version:
37 lines (36 loc) 894 B
{ "name": "unit-synonyms-electric-current", "version": "1.0.1", "description": "Electric current units synonyms", "main": "src/index.js", "scripts": { "test": "gulp test" }, "repository": { "type": "git", "url": "https://github.com/javiercejudo/unit-synonyms-electric-current" }, "keywords": [ "unit-synonyms", "conversion", "electricity", "current", "electric current" ], "author": "Javier Cejudo", "license": "MIT", "bugs": { "url": "https://github.com/javiercejudo/unit-synonyms-electric-current/issues" }, "homepage": "https://github.com/javiercejudo/unit-synonyms-electric-current", "devDependencies": { "for-own": "^0.1.3", "gulp": "^3.8.11", "gulp-coveralls": "^0.1.3", "gulp-istanbul": "^0.6.0", "gulp-mocha": "^2.0.0", "rescale": "^6.1.0", "rimraf": "^2.3.2", "should": "^5.0.0" } }