Current section

Files

Jump to
storex package.json
Raw

package.json

{
"name": "storex",
"version": "0.1.3",
"main": "priv/static/storex.js",
"types": "priv/static/storex.d.ts",
"author": "NERDSLABS <office@nerdslabs.co>",
"license": "Apache-2.0",
"scripts": {
"build": "",
"watch": ""
}
}