Initial commit
This commit is contained in:
20
node_modules/ultron/package.json
generated
vendored
Normal file
20
node_modules/ultron/package.json
generated
vendored
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
Reference in New Issue
Block a user