{ "_args": [ [ "coffeescript-compiler@0.1.1", "D:\\Hjm项目\\suyi1111" ] ], "_from": "coffeescript-compiler@0.1.1", "_id": "coffeescript-compiler@0.1.1", "_inBundle": false, "_integrity": "sha512-4D1sFuxPTIotcad4wOcDDmPJ9+7xW6asHHtfFgx1PMcjNskBb6DnYZUO8DnviwrsN4XAgcOLvv1JlQLmCKYbDw==", "_location": "/coffeescript-compiler", "_optional": true, "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "coffeescript-compiler@0.1.1", "name": "coffeescript-compiler", "escapedName": "coffeescript-compiler", "rawSpec": "0.1.1", "saveSpec": null, "fetchSpec": "0.1.1" }, "_requiredBy": [ "/rollup-plugin-vue" ], "_resolved": "https://registry.npmjs.org/coffeescript-compiler/-/coffeescript-compiler-0.1.1.tgz", "_spec": "0.1.1", "_where": "D:\\Hjm项目\\suyi1111", "author": { "name": "Kenneth Powers", "email": "mail@kenpowers.net" }, "description": "Compile CoffeeScript code from JavaScript.", "devDependencies": { "coffee-script": "1.3.3", "jasmine-node": "1.0.26" }, "homepage": "https://bitbucket.org/KenPowers/coffeescript-compiler#readme", "keywords": [ "coffeescript", "compile", "coffee", "script" ], "main": "Compiler", "name": "coffeescript-compiler", "repositories": [ { "type": "git", "url": "git+https://bitbucket.org/KenPowers/coffeescript-compiler.git" }, { "type": "git", "url": "https://github.com/KenPowers/CoffeeScript-Compiler.git" } ], "repository": { "type": "git", "url": "git+https://bitbucket.org/KenPowers/coffeescript-compiler.git" }, "scripts": { "test": "jasmine-node spec" }, "version": "0.1.1" }