UNPKG

311 BJSONView Raw
1{
2 "name": "regularjs",
3 "version": "0.2.12",
4 "main": "dist/regular.js",
5 "description": "reactjs + angularjs = regularjs",
6 "authors": "@leeluolee <87399126@163.com>",
7 "license": "MIT",
8 "ignore": [
9 ".*",
10 "node_modules",
11 "bin",
12 "test",
13 "gulpfile.js",
14 "*.json",
15 "*.md"
16 ]
17}
\No newline at end of file