2 "name": "@serpentity/serpentity",
3 "description": "An Entity-Component-System Engine",
7 "name": "Rubén Beltrán del Río",
8 "email": "ben@nsovocal.com",
9 "url": "https://unlimited.pizza"
14 "url": "https://github.com/serpentity/serpentity.git"
18 "babel-core": "^6.24.1",
19 "babel-loader": "^6.4.1",
20 "babel-preset-es2015": "^6.24.1",
23 "eslint-config-hapi": "^10.0.0",
24 "eslint-plugin-hapi": "^4.0.0",
32 "build": "webpack --config ./config/webpack.js",
36 "main": "./lib/serpentity.js"