abhiarm999
Version:
Armstrong Number
17 lines (16 loc) • 322 B
JSON
{
"name": "abhiarm999",
"version": "1.0.0",
"description": "Armstrong Number",
"keywords": [
"Armstrong",
"number"
],
"license": "ISC",
"author": "abhi_01 ak4791475@gmail.com",
"type": "commonjs",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
}
}