20 lines
544 B
JSON
20 lines
544 B
JSON
{
|
|
"name": "ultron",
|
|
"version": "1.1.1",
|
|
"description": "Ultron is high-intelligence robot. It gathers intel so it can start improving upon his rudimentary design",
|
|
"main": "index.js",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/unshiftio/ultron"
|
|
},
|
|
"author": "Arnout Kazemier",
|
|
"license": "MIT",
|
|
"devDependencies": {
|
|
"assume": "~1.5.0",
|
|
"eventemitter3": "2.0.x",
|
|
"istanbul": "0.4.x",
|
|
"mocha": "~4.0.0",
|
|
"pre-commit": "~1.2.0"
|
|
},
|
|
"homepage": "https://github.com/unshiftio/ultron"
|
|
} |