UNPKG
actions
Version:
latest (1.3.0)
1.3.0
1.2.0
1.1.0
1.0.2
1.0.1
1.0.0
Actions for a resourceful controller, CRUD
github.com/fundon/actions
fundon/actions
actions
/
package.json
10 lines
(9 loc)
•
237 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
{
"name"
:
"actions"
,
"version"
:
"1.3.0"
,
"description"
:
"Actions for a resourceful controller, CRUD"
,
"main"
:
"index.js"
,
"author"
:
"Fangdun Cai <cfddream
@gmail
.com>"
,
"license"
:
"MIT"
,
"repository"
:
"fundon/actions.git"
}