{ "name": "@imove/transform", "version": "0.1.10", "description": "transform graph to schema", "keywords": [ "json-schema" ], "author": "suanmei ", "homepage": "https://github.com/suanmei/iMove#readme", "license": "MIT", "main": "dist/transform.common.js", "directories": { "lib": "lib", "test": "__tests__" }, "files": [ "lib" ], "publishConfig": { "registry": "http://registry.npmjs.org/" }, "repository": { "type": "git", "url": "git+https://github.com/suanmei/iMove.git" }, "scripts": { "test": "echo \"Error: run tests from root\" && exit 1" }, "bugs": { "url": "https://github.com/suanmei/iMove/issues" } }