mirror of
https://github.com/flynx/serialize.js.git
synced 2026-07-10 11:10:57 +00:00
added package JSON...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
cf9dd90e48
commit
8db780476d
22
package.json
Normal file
22
package.json
Normal file
@ -0,0 +1,22 @@
|
|||||||
|
{
|
||||||
|
"name": "ig-serialize",
|
||||||
|
"version": "0.1.0",
|
||||||
|
"description": "experimental extended json serializaion...",
|
||||||
|
"main": "serialize.js",
|
||||||
|
"repository": {
|
||||||
|
"type": "git",
|
||||||
|
"url": "git+https://github.com/flynx/serialize.js"
|
||||||
|
},
|
||||||
|
"keywords": [
|
||||||
|
"JSON",
|
||||||
|
"serialization"
|
||||||
|
],
|
||||||
|
"author": "Alex A. Naanou <alex.nanou@gmail.com>",
|
||||||
|
"license": "BSD-3-Clause",
|
||||||
|
"bugs": {
|
||||||
|
"url": "https://github.com/flynx/serialize.js/issues"
|
||||||
|
},
|
||||||
|
"homepage": "https://github.com/flynx/serialize.js#readme",
|
||||||
|
"dependencies": {
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user