2 "name": "@serpentity/serpentity",
3 "description": "An Entity-Component-System Engine",
4 "version": "2.1.0-alpha3",
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"
20 "babel-core": "^6.24.1",
21 "babel-loader": "^6.4.1",
22 "babel-preset-es2015": "^6.24.1",
25 "eslint-config-hapi": "^10.0.0",
26 "eslint-plugin-hapi": "^4.0.0",
34 "build": "webpack --config ./config/webpack.js",
38 "main": "./lib/serpentity.js"