UNPKG

@inst/vscode-bin-darwin

Version:

BINARY ONLY - VSCode binary deployment for macOS

74 lines (73 loc) 2.85 kB
{ "_args": [ [ { "raw": "@emmetio/extract-abbreviation@https://registry.npmjs.org/@emmetio/extract-abbreviation/-/extract-abbreviation-0.1.3.tgz", "scope": "@emmetio", "escapedName": "@emmetio%2fextract-abbreviation", "name": "@emmetio/extract-abbreviation", "rawSpec": "https://registry.npmjs.org/@emmetio/extract-abbreviation/-/extract-abbreviation-0.1.3.tgz", "spec": "https://registry.npmjs.org/@emmetio/extract-abbreviation/-/extract-abbreviation-0.1.3.tgz", "type": "remote" }, "/Users/code/tfs/agent3/_work/2/s/extensions/emmet" ] ], "_from": "@emmetio/extract-abbreviation@>=0.1.1 <0.2.0", "_id": "@emmetio/extract-abbreviation@0.1.3", "_inCache": true, "_location": "/@emmetio/extract-abbreviation", "_phantomChildren": {}, "_requested": { "raw": "@emmetio/extract-abbreviation@https://registry.npmjs.org/@emmetio/extract-abbreviation/-/extract-abbreviation-0.1.3.tgz", "scope": "@emmetio", "escapedName": "@emmetio%2fextract-abbreviation", "name": "@emmetio/extract-abbreviation", "rawSpec": "https://registry.npmjs.org/@emmetio/extract-abbreviation/-/extract-abbreviation-0.1.3.tgz", "spec": "https://registry.npmjs.org/@emmetio/extract-abbreviation/-/extract-abbreviation-0.1.3.tgz", "type": "remote" }, "_requiredBy": [ "/", "/vscode-emmet-helper" ], "_resolved": "https://registry.npmjs.org/@emmetio/extract-abbreviation/-/extract-abbreviation-0.1.3.tgz", "_shasum": "dc00bf488ddf86a2a82ca95fb2ccb575bd832f68", "_shrinkwrap": null, "_spec": "@emmetio/extract-abbreviation@https://registry.npmjs.org/@emmetio/extract-abbreviation/-/extract-abbreviation-0.1.3.tgz", "_where": "/Users/code/tfs/agent3/_work/2/s/extensions/emmet", "author": { "name": "Sergey Chikuyonok", "email": "serge.che@gmail.com" }, "bugs": { "url": "https://github.com/emmetio/extract-abbreviation/issues" }, "dependencies": {}, "description": "Extracts Emmet abbreviation from string", "devDependencies": { "babel-plugin-transform-es2015-modules-commonjs": "^6.22.0", "babel-register": "^6.22.0", "mocha": "^3.2.0", "rollup": "^0.41.4" }, "homepage": "https://github.com/emmetio/extract-abbreviation#readme", "keywords": [], "license": "MIT", "main": "dist/extract-abbreviation.cjs.js", "module": "dist/extract-abbreviation.es.js", "name": "@emmetio/extract-abbreviation", "optionalDependencies": {}, "readme": "# extract-abbreviation\nExtracts Emmet abbreviation from string\n", "readmeFilename": "README.md", "repository": { "type": "git", "url": "git+https://github.com/emmetio/extract-abbreviation.git" }, "scripts": { "build": "rollup -c", "prepublish": "npm test && npm run build", "test": "mocha" }, "version": "0.1.3" }