13 lines
317 B
JSON
13 lines
317 B
JSON
{
|
|
"name": "observe-shim",
|
|
"version": "0.4.2",
|
|
"description": "An Object.observe harmony proposal shim",
|
|
"main": "lib/observe-shim.js",
|
|
"repo": "KapIT/observe-shim",
|
|
"scripts": ["lib/observe-shim.js"],
|
|
"keywords": [
|
|
"observe",
|
|
"data binding"
|
|
],
|
|
"license": "Apache"
|
|
} |